Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

More fixes for path of compile tests #1208

Merged
merged 3 commits into from
Oct 10, 2024
Merged

More fixes for path of compile tests #1208

merged 3 commits into from
Oct 10, 2024

Conversation

mborland
Copy link
Member

No description provided.

@mborland mborland merged commit 5229890 into develop Oct 10, 2024
76 of 77 checks passed
@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