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

Common CMake presets #2532

Merged
merged 2 commits into from
Jun 1, 2023
Merged

Common CMake presets #2532

merged 2 commits into from
Jun 1, 2023

Conversation

AntoinePrv
Copy link
Member

Some presets that can be used to configure.
Right now this is mostly developer oriented, so let me know if that works for you.
BTW, cutom presets can go in CMakeUserPresets.jons, reusing the presets given here.

@Hind-M
Copy link
Member

Hind-M commented May 17, 2023

Right now this is mostly developer oriented, so let me know if that works for you.

Are we aiming to use it for CI, for the project in general to be used by default, or just as a reference to be shared here?

@AntoinePrv
Copy link
Member Author

I think right now we can use it between us. For CI we rebuild every time with [libmamba,libmamba+test,libmamba+micromamba,libmamba+mamba] so that's not super nice to set up.

I think we could move to build everything once, then reuse the build in different test (mamba, micomamba...)

@JohanMabille JohanMabille merged commit 793e299 into mamba-org:main Jun 1, 2023
10 of 11 checks passed
@AntoinePrv AntoinePrv deleted the cmake-preset branch June 1, 2023 12:52
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.

None yet

3 participants