Skip to content
Snippets Groups Projects
Verified Commit 96e4f9cd authored by Justin Carpentier's avatar Justin Carpentier
Browse files

cmake: update Boost.Python search

parent 53dbac69
No related branches found
No related tags found
No related merge requests found
Pipeline #13765 failed
...@@ -66,8 +66,7 @@ ENDIF(WIN32) ...@@ -66,8 +66,7 @@ ENDIF(WIN32)
# ---------------------------------------------------- # ----------------------------------------------------
ADD_PROJECT_DEPENDENCY(Eigen3 REQUIRED PKG_CONFIG_REQUIRES "eigen3 >= 3.0.5") ADD_PROJECT_DEPENDENCY(Eigen3 REQUIRED PKG_CONFIG_REQUIRES "eigen3 >= 3.0.5")
SET(BOOST_COMPONENTS python) SEARCH_FOR_BOOST_PYTHON()
SEARCH_FOR_BOOST()
# ---------------------------------------------------- # ----------------------------------------------------
# --- INCLUDE ---------------------------------------- # --- INCLUDE ----------------------------------------
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment