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

Replace settings.ini With CMakePresets.json #3020

Open
LeStarch opened this issue Nov 11, 2024 · 0 comments
Open

Replace settings.ini With CMakePresets.json #3020

LeStarch opened this issue Nov 11, 2024 · 0 comments

Comments

@LeStarch
Copy link
Collaborator

F´ Version
Affected Component

Feature Description

settings.ini was designed to account for project settings and transmitting them to other projects. Since CMake 3.19, the recommended way to approach this problem is using the CMakePresets.json. We should consider switching to reduce build system complexity.

settings.ini would then reduce to a few specific flags (default_preset, default_ut_preset and the possibly the environment block.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant