mirror of
https://github.com/boostorg/preprocessor.git
synced 2025-07-29 11:47:14 +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(tests_cpp ${tests_common} iteration repetition checkempty vaopt quick)
|
||||||
|
|
||||||
set(BOOST_TEST_LINK_LIBRARIES Boost::preprocessor)
|
set(BOOST_TEST_LINK_LIBRARIES Boost::preprocessor)
|
||||||
|
set(BOOST_TEST_INCLUDE_DIRECTORIES .)
|
||||||
include_directories(../../..) # for `include <libs/preprocessor/...>` to work
|
|
||||||
|
|
||||||
foreach(test IN LISTS tests_c)
|
foreach(test IN LISTS tests_c)
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user