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