mirror of
https://github.com/boostorg/core.git
synced 2025-07-30 04:47:24 +02:00
Update CMakeLists.txt
This commit is contained in:
@ -17,13 +17,6 @@ target_link_libraries(boost_core
|
|||||||
Boost::config
|
Boost::config
|
||||||
)
|
)
|
||||||
|
|
||||||
if(BOOST_SUPERPROJECT_VERSION)
|
|
||||||
|
|
||||||
include(BoostInstall)
|
|
||||||
boost_install(TARGETS boost_core HEADER_DIRECTORY include/)
|
|
||||||
|
|
||||||
endif()
|
|
||||||
|
|
||||||
if(BUILD_TESTING)
|
if(BUILD_TESTING)
|
||||||
|
|
||||||
add_subdirectory(test)
|
add_subdirectory(test)
|
||||||
|
Reference in New Issue
Block a user