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

Add a BUILD_TESTING option to superbuild #2377

Merged
merged 3 commits into from
Aug 21, 2024
Merged

Conversation

JonasVautherin
Copy link
Collaborator

It has been a problem e.g. here and here. I think it makes sense to add an option for those who don't need to run the tests.

Also I renamed BUILD_TESTS to BUILD_TESTING, which is more common with CMake (that's actually the CTest way, I believe).

julianoes
julianoes previously approved these changes Aug 18, 2024
@JonasVautherin
Copy link
Collaborator Author

JonasVautherin commented Aug 19, 2024

I don't get the CI failure 🙈. Everything seems fine, but gets cancelled somehow 🤔.

There is a cache miss (that's expected), then it builds the dependencies, then it builds everything, and at the end somehow it marks everything as "cancelled" 🤔 🤔 🤔

@julianoes
Copy link
Collaborator

No idea. I ran it again.

Copy link

@JonasVautherin
Copy link
Collaborator Author

It seems unrelated to this PR (see #2382). @julianoes what do you say: should we merge this?

@JonasVautherin
Copy link
Collaborator Author

The CI issue is fixed in #2382, merging this one 🚢

@JonasVautherin JonasVautherin merged commit 4e35514 into main Aug 21, 2024
32 of 33 checks passed
@JonasVautherin JonasVautherin deleted the cmake-build-testing branch August 21, 2024 12:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants