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

Correct usage of toolset and architecture when no configurepreset.generator is defined in the preset. #4208

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

gcampbell-msft
Copy link
Collaborator

In CMake Presets versions greater than v3, the generator field is optional. Therefore, we needed to improve our logic to handle this case for the toolset and architecture fields.

Fixes #4181

paulmaybee
paulmaybee previously approved these changes Dec 9, 2024
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.

CMake Presets - Architecture field ignored during configuration
2 participants