update
This commit is contained in:
parent
d52688a028
commit
79fa9e5d13
@ -19,7 +19,7 @@ if(MSVC)
|
|||||||
add_compile_options(/openmp:llvm)
|
add_compile_options(/openmp:llvm)
|
||||||
else()
|
else()
|
||||||
add_compile_options(-fopenmp)
|
add_compile_options(-fopenmp)
|
||||||
link_libraries(gomp)
|
add_link_options(-fopenmp)
|
||||||
endif()
|
endif()
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user