don't require boost-python
git-svn-id: http://www.openmesh.org/svnrepo/OpenMesh/trunk@1216 fdac6126-5c0c-442c-9429-916003d36597
This commit is contained in:
@@ -27,7 +27,7 @@ IF(OPENMESH_BUILD_PYTHON_BINDINGS)
|
|||||||
MESSAGE(STATUS "Looking for Boost Python")
|
MESSAGE(STATUS "Looking for Boost Python")
|
||||||
|
|
||||||
# Look for python component
|
# Look for python component
|
||||||
FIND_PACKAGE(Boost QUIET COMPONENTS ${BOOST_PYTHON_COMPONENT} REQUIRED)
|
FIND_PACKAGE(Boost QUIET COMPONENTS ${BOOST_PYTHON_COMPONENT})
|
||||||
|
|
||||||
IF(Boost_FOUND)
|
IF(Boost_FOUND)
|
||||||
MESSAGE(STATUS "Looking for Boost Python -- found")
|
MESSAGE(STATUS "Looking for Boost Python -- found")
|
||||||
|
|||||||
Reference in New Issue
Block a user