mirror of
https://github.com/boostorg/preprocessor.git
synced 2025-06-25 03:51:37 +02:00
Update CMakeLists.txt
This commit is contained in:
@ -11,13 +11,6 @@ add_library(Boost::preprocessor ALIAS boost_preprocessor)
|
||||
|
||||
target_include_directories(boost_preprocessor INTERFACE include)
|
||||
|
||||
if(BOOST_SUPERPROJECT_VERSION)
|
||||
|
||||
include(BoostInstall)
|
||||
boost_install(TARGETS boost_preprocessor HEADER_DIRECTORY include/)
|
||||
|
||||
endif()
|
||||
|
||||
if(BUILD_TESTING)
|
||||
|
||||
add_subdirectory(test)
|
||||
|
Reference in New Issue
Block a user