mirror of
https://github.com/boostorg/crc.git
synced 2026-01-19 04:12:07 +00:00
Regenerate CMakeLists.txt
This commit is contained in:
@@ -12,11 +12,6 @@ add_library(Boost::crc ALIAS boost_crc)
|
||||
|
||||
target_include_directories(boost_crc INTERFACE include)
|
||||
|
||||
target_link_libraries(boost_crc
|
||||
INTERFACE
|
||||
Boost::config
|
||||
)
|
||||
|
||||
target_compile_features(boost_crc INTERFACE cxx_std_11)
|
||||
|
||||
if(BUILD_TESTING AND EXISTS "${CMAKE_CURRENT_SOURCE_DIR}/test/CMakeLists.txt")
|
||||
|
||||
Reference in New Issue
Block a user