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