update mac libs

This commit is contained in:
Bassem Girgis
2019-08-15 04:11:42 -05:00
parent 318f0a0a81
commit 21c27bcace
300 changed files with 5867 additions and 4837 deletions

View File

@@ -8,7 +8,7 @@ message(STATUS "Found boost_python ${boost_python_VERSION} at ${boost_python_DIR
# Compute the include and library directories relative to this file.
get_filename_component(_BOOST_CMAKEDIR "${CMAKE_CURRENT_LIST_DIR}/../" ABSOLUTE)
get_filename_component(_BOOST_INCLUDEDIR "${_BOOST_CMAKEDIR}/../../include/" ABSOLUTE)
get_filename_component(_BOOST_INCLUDEDIR "${_BOOST_CMAKEDIR}/../../include/boost-1_70/" ABSOLUTE)
get_filename_component(_BOOST_LIBDIR "${_BOOST_CMAKEDIR}/../" ABSOLUTE)
# Create imported target Boost::python