We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 13b5cc1 commit c60ad6bCopy full SHA for c60ad6b
Bindings/CMakeLists.txt
@@ -1,5 +1,5 @@
1
if(BUILD_PYTHON_WRAPPING OR BUILD_JAVA_WRAPPING)
2
- find_package(SWIG 4.1.1 REQUIRED)
+ find_package(SWIG 4.1.1 EXACT REQUIRED)
3
endif()
4
5
# Flags are both Python and Java bindings will use.
0 commit comments