We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents efe5c42 + 4747184 commit 8031b7bCopy full SHA for 8031b7b
1 file changed
CMakeLists.txt
@@ -37,7 +37,7 @@ add_subdirectory(doc)
37
#find_package(Common REQUIRED)
38
find_package(Boost REQUIRED)
39
find_package(MySQL)
40
-find_package(SWIG)
+find_package(SWIG 3.0.12)
41
42
# flag to build only client library
43
#set(INFOLOGGER_BUILD_LIBONLY 1)
0 commit comments