Skip to content
Snippets Groups Projects
Commit 771529eb authored by Guillaume Pasero's avatar Guillaume Pasero
Browse files

ENH: superbuild: only compile needed boost libraries

parent a275892f
No related branches found
No related tags found
No related merge requests found
......@@ -55,6 +55,7 @@ else()
CONFIGURE_COMMAND
${BOOST_SB_BUILD_DIR}/bootstrap.sh
--prefix=${SB_INSTALL_PREFIX}
--with-libraries=graph,test,regex
BUILD_COMMAND ./b2
INSTALL_COMMAND ./b2 install
PATCH_COMMAND ${CMAKE_COMMAND} -E copy_directory
......
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