Skip to content

Commit

Permalink
Tagged layout
Browse files Browse the repository at this point in the history
  • Loading branch information
wrwilliams authored and pefoley2 committed Oct 17, 2016
1 parent 0bdac36 commit 842dd29
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmake/packages.cmake
Expand Up @@ -148,7 +148,7 @@ if(NOT Boost_FOUND)
URL_MD5 bb1dad35ad069e8d7c8516209a51053c
BUILD_IN_SOURCE 1
CONFIGURE_COMMAND ${BOOST_BOOTSTRAP}
BUILD_COMMAND ${BOOST_BUILD} --with-system --with-thread --with-date_time --build-type=complete
BUILD_COMMAND ${BOOST_BUILD} --with-system --with-thread --with-date_time --build-type=complete --layout=tagged
INSTALL_COMMAND ""
)
set(Boost_INCLUDE_DIRS ${CMAKE_BINARY_DIR}/boost/src/Boost)
Expand Down

0 comments on commit 842dd29

Please sign in to comment.