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

fix(cmake): CMP0175 #642

Merged
merged 3 commits into from
Nov 10, 2024
Merged

fix(cmake): CMP0175 #642

merged 3 commits into from
Nov 10, 2024

Conversation

Curve
Copy link
Contributor

@Curve Curve commented Nov 10, 2024

Problem:

CMake 3.31 now rejects add_custom_command with invalid arguments (CMP0175)

Solution:

Specify POST_BUILD in all add_custom_command calls.

Issue:

Reviewers:
@kris-jusiak

@kris-jusiak kris-jusiak merged commit caaefa4 into boost-ext:master Nov 10, 2024
12 checks passed
@kris-jusiak
Copy link
Contributor

Thanks @Curve

@Curve
Copy link
Contributor Author

Curve commented Nov 10, 2024

Thanks @Curve

No problem, thanks for the quick merge! Could we get a new tag (maybe v2.1.1) that includes this :)?

@kris-jusiak
Copy link
Contributor

https://github.com/boost-ext/ut/releases/tag/v2.1.1

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