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 84da901 commit 1e44719Copy full SHA for 1e44719
CMakeLists.txt
@@ -74,6 +74,7 @@ if (BUILD_PYCSDIFF)
74
set(BOOST_PYTHON_LIB_NAME "boost_python"
75
CACHE STRING "Name of the boost_python library")
76
find_library(BOOST_PYTHON NAMES ${BOOST_PYTHON_LIB_NAME}
77
+ boost_python37
78
boost_python-3.2
79
boost_python-3.3
80
boost_python-3.4)
0 commit comments