Skip to content

More fixes for path of compile tests#1208

Merged
mborland merged 3 commits intodevelopfrom
compile_tests
Oct 10, 2024
Merged

More fixes for path of compile tests#1208
mborland merged 3 commits intodevelopfrom
compile_tests

Conversation

@mborland
Copy link
Member

No description provided.

@mborland mborland merged commit 5229890 into develop Oct 10, 2024
@mborland mborland deleted the compile_tests branch October 10, 2024 19:43
@pdimov
Copy link
Member

pdimov commented Oct 11, 2024

Wouldn't it be easier to use INCLUDE_DIRECTORIES ../include_private in test/CMakeLists.txt? That's what test/Jamfile does:

<include>../include_private

Also, boost_test[_jamfile] supports global variables such as BOOST_TEST_LINK_LIBRARIES (and BOOST_TEST_INCLUDE_DIRECTORIES) that can be used to factor out the common parts. These are the equivalent of putting things in Jamfile's project requirements.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants