We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7997217 commit e26229fCopy full SHA for e26229f
Bindings/CMakeLists.txt
@@ -1,5 +1,5 @@
1
if(BUILD_PYTHON_WRAPPING OR BUILD_JAVA_WRAPPING)
2
- find_package(SWIG 4.0.0 REQUIRED)
+ find_package(SWIG 4.0.2 REQUIRED)
3
endif()
4
5
# Flags are both Python and Java bindings will use.
0 commit comments