Skip to content

Commit

Permalink
openmp:llvm
Browse files Browse the repository at this point in the history
  • Loading branch information
koide3 committed Apr 15, 2024
1 parent 33a2a24 commit 104f6ab
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,7 @@ if(BUILD_WITH_MARCH_NATIVE)
endif()

if(WIN32)
add_compile_options(-openmp:llvm)
add_compile_definitions(_USE_MATH_DEFINES)
endif()

Expand Down

0 comments on commit 104f6ab

Please sign in to comment.