Skip to content

Conversation

Flamefire
Copy link
Contributor

In super-builds show the CMake version which is especially useful on CI to verify the used CMake and/or compare different jobs on failure.

Limited to the super build to not be too verbose when Boost is used via add_subdirectory or similar.
I kept the original call in the latter situation using VERBOSE

@pdimov
Copy link
Member

pdimov commented Sep 11, 2025

Let's not touch the unrelated prefix logic. Just check the condition again.

In super-builds show the CMake version which is especially useful on CI to verify the used CMake and/or compare different jobs on failure.

Limited to the super build to not be too verbose when Boost is used via add_subdirectory or similar.
@Flamefire
Copy link
Contributor Author

Let's not touch the unrelated prefix logic. Just check the condition again.

To me it's easier to see all logic happening for super-builds in one block, but sure, easy enough

@nigels-com
Copy link

Looks good to me.

@pdimov pdimov merged commit 8da84d1 into boostorg:develop Sep 11, 2025
81 of 84 checks passed
@Flamefire Flamefire deleted the cmake-version branch September 12, 2025 07:08
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.

3 participants