Skip to content

Commit

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

FetchContent_Declare(OpenMP
URL
https://github.com/llvm/llvm-project/releases/download/llvmorg-16.0.6/openmp-16.0.6.src.tar.xz
URL_HASH
SHA256=a2536f06373774f2829d892b72eea5f97bab20e69b26b03042d947f992eb8e38
https://github.com/llvm/llvm-project/releases/download/llvmorg-15.0.0/openmp-15.0.0.src.tar.xz
)

set(OPENMP_STANDALONE_BUILD TRUE)
Expand Down

0 comments on commit 747a83d

Please sign in to comment.