Skip to content

Commit

Permalink
Fix in CMakeLists.txt.
Browse files Browse the repository at this point in the history
  • Loading branch information
dreibh committed Dec 14, 2024
1 parent da1c3d7 commit 37ad60c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ SET(BUILD_VERSION ${BUILD_MAJOR}.${BUILD_MINOR}.${BUILD_PATCH})
# Needed by SWIG:
CMAKE_POLICY(SET CMP0078 OLD)
CMAKE_POLICY(SET CMP0086 NEW)
CMAKE_POLICY(SET CMP0148 OLD)

include(FindPythonLibs)

Expand Down

0 comments on commit 37ad60c

Please sign in to comment.