mirror of
https://github.com/boostorg/preprocessor.git
synced 2025-06-25 03:51:37 +02:00
Update test/CMakeLists.txt
This commit is contained in:
@ -16,8 +16,7 @@ set(tests_c ${tests_common})
|
||||
set(tests_cpp ${tests_common} iteration repetition checkempty vaopt quick)
|
||||
|
||||
set(BOOST_TEST_LINK_LIBRARIES Boost::preprocessor)
|
||||
|
||||
include_directories(../../..) # for `include <libs/preprocessor/...>` to work
|
||||
set(BOOST_TEST_INCLUDE_DIRECTORIES .)
|
||||
|
||||
foreach(test IN LISTS tests_c)
|
||||
|
||||
|
Reference in New Issue
Block a user