forked from boostorg/static_string
Do not include test/CMakeLists.txt
This commit is contained in:
@@ -23,12 +23,6 @@ target_link_libraries(boost_static_string
|
|||||||
Boost::utility
|
Boost::utility
|
||||||
)
|
)
|
||||||
|
|
||||||
if(BUILD_TESTING AND EXISTS "${CMAKE_CURRENT_SOURCE_DIR}/test/CMakeLists.txt")
|
|
||||||
|
|
||||||
add_subdirectory(test)
|
|
||||||
|
|
||||||
endif()
|
|
||||||
|
|
||||||
else()
|
else()
|
||||||
|
|
||||||
#
|
#
|
||||||
|
Reference in New Issue
Block a user