forked from boostorg/mp11
Merge branch 'develop' into feature/mp_iterate
This commit is contained in:
@ -48,6 +48,9 @@ if(CMAKE_SOURCE_DIR STREQUAL CMAKE_CURRENT_SOURCE_DIR)
|
||||
|
||||
endif()
|
||||
|
||||
# Do not use the default BoostInstall versioned layout on Windows when standalone
|
||||
set(BOOST_INSTALL_LAYOUT "system" CACHE STRING "Installation layout (versioned, tagged, or system)")
|
||||
|
||||
endif()
|
||||
|
||||
include(BoostInstall OPTIONAL RESULT_VARIABLE HAVE_BOOST_INSTALL)
|
||||
|
Reference in New Issue
Block a user