mirror of
https://github.com/boostorg/static_assert.git
synced 2025-08-01 21:54:28 +02:00
Update CMakeLists.txt
This commit is contained in:
@@ -18,16 +18,6 @@ target_link_libraries(boost_static_assert
|
|||||||
Boost::config
|
Boost::config
|
||||||
)
|
)
|
||||||
|
|
||||||
# boost_install requires PROJECT_VERSION
|
|
||||||
# Without the superproject, we don't have any, so skip installation
|
|
||||||
|
|
||||||
if(BOOST_SUPERPROJECT_VERSION)
|
|
||||||
|
|
||||||
include(BoostInstall)
|
|
||||||
boost_install(TARGETS boost_static_assert HEADER_DIRECTORY include/)
|
|
||||||
|
|
||||||
endif()
|
|
||||||
|
|
||||||
# BUILD_TESTING is the standard CTest variable that enables testing
|
# BUILD_TESTING is the standard CTest variable that enables testing
|
||||||
|
|
||||||
if(BUILD_TESTING)
|
if(BUILD_TESTING)
|
||||||
|
Reference in New Issue
Block a user