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

Implements CMakePresets.json to simplify project config. #746

Merged
merged 2 commits into from
Jun 14, 2024

Conversation

OmniBlade
Copy link
Contributor

Adds presets covering CI builds and generating MSVC solutions.
Updates CI to use presets.
Adds Ubuntu 20.04 to CI checks.
Moves compiler configuration to presets.
Adds example for CMakeUserPresets.json for users to copy for custom
local presets.

@OmniBlade OmniBlade requested review from giulianobelinassi and hifi and removed request for giulianobelinassi March 3, 2022 15:55
@OmniBlade OmniBlade force-pushed the feature/cmake-presets branch from b36ecfe to 925f211 Compare April 26, 2022 14:29
@OmniBlade OmniBlade force-pushed the feature/cmake-presets branch from 925f211 to d98bee4 Compare May 27, 2022 22:24
@OmniBlade OmniBlade force-pushed the feature/cmake-presets branch 6 times, most recently from d136deb to f02be5e Compare June 30, 2022 08:01
@OmniBlade OmniBlade force-pushed the feature/cmake-presets branch 7 times, most recently from 92d058e to 77930e2 Compare April 15, 2024 13:46
@OmniBlade OmniBlade force-pushed the feature/cmake-presets branch 4 times, most recently from f7d6342 to 7b8cd9b Compare June 13, 2024 15:13
Adds presets covering CI builds and generating MSVC solutions.
Updates CI to use presets.
Adds Ubuntu 20.04 to CI checks.
Moves compiler configuration to presets.
Adds example for CMakeUserPresets.json for users to copy for custom
local presets.
@OmniBlade OmniBlade force-pushed the feature/cmake-presets branch from 7b8cd9b to d867dc4 Compare June 13, 2024 21:37
@OmniBlade OmniBlade merged commit 6233416 into TheAssemblyArmada:vanilla Jun 14, 2024
17 checks passed
@OmniBlade OmniBlade deleted the feature/cmake-presets branch June 14, 2024 08:15
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.

1 participant