Skip to content

Commit 37ad60c

Browse files
committedDec 14, 2024··
Fix in CMakeLists.txt.
1 parent da1c3d7 commit 37ad60c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed
 

‎CMakeLists.txt

-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ SET(BUILD_VERSION ${BUILD_MAJOR}.${BUILD_MINOR}.${BUILD_PATCH})
99
# Needed by SWIG:
1010
CMAKE_POLICY(SET CMP0078 OLD)
1111
CMAKE_POLICY(SET CMP0086 NEW)
12-
CMAKE_POLICY(SET CMP0148 OLD)
1312

1413
include(FindPythonLibs)
1514

0 commit comments

Comments
 (0)
Please sign in to comment.