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 0bb4617 commit 7b9a001Copy full SHA for 7b9a001
1 file changed
src/CMakeLists.txt
@@ -138,7 +138,7 @@ if (BUILD_TCLX AND TCLX_H)
138
message(STATUS "TclX header: ${TCLX_H}")
139
endif()
140
141
-find_package(SWIG 4.0 REQUIRED)
+find_package(SWIG 4.3 REQUIRED)
142
if (SWIG_VERSION VERSION_GREATER_EQUAL "4.1.0")
143
message(STATUS "Using SWIG >= ${SWIG_VERSION} -flatstaticmethod flag for python")
144
0 commit comments