mirror of
https://github.com/boostorg/mp11.git
synced 2025-08-05 07:24:26 +02:00
Install the include/ directory separately
This commit is contained in:
@@ -49,6 +49,8 @@ include(BoostInstall OPTIONAL RESULT_VARIABLE HAVE_BOOST_INSTALL)
|
||||
|
||||
if(HAVE_BOOST_INSTALL)
|
||||
|
||||
install(DIRECTORY include/ DESTINATION "${CMAKE_INSTALL_INCLUDEDIR}")
|
||||
|
||||
boost_install(boost_mp11)
|
||||
|
||||
endif()
|
||||
|
Reference in New Issue
Block a user