Skip to content

Commit 65a288e

Browse files
committed
Find OpenMP package CMakeLists.txt
1 parent 856e6b0 commit 65a288e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ endif()
123123

124124
find_package(argparse REQUIRED)
125125
find_package(pugixml REQUIRED)
126-
126+
find_package(OpenMP)
127127
# Configuration
128128
# =============
129129

0 commit comments

Comments
 (0)