Skip to content

Commit

Permalink
debug open mp
Browse files Browse the repository at this point in the history
  • Loading branch information
karosc committed Sep 7, 2023
1 parent 747a83d commit 54976a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion swmm-toolkit/extern/openmp.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ include(FetchContent)

FetchContent_Declare(OpenMP
URL
https://github.com/llvm/llvm-project/releases/download/llvmorg-15.0.0/openmp-15.0.0.src.tar.xz
https://github.com/llvm/llvm-project/releases/download/llvmorg-12.0.1/openmp-12.0.1.src.tar.xz
)

set(OPENMP_STANDALONE_BUILD TRUE)
Expand Down

0 comments on commit 54976a8

Please sign in to comment.