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 CMakeSettings.json with CMakePresets.json #598

Open
mloskot opened this issue Apr 23, 2021 · 0 comments
Open

Replace CMakeSettings.json with CMakePresets.json #598

mloskot opened this issue Apr 23, 2021 · 0 comments
Labels
config/cmake Any issues about CMake configuration good-first-issue Opportunity for new contributors to help improving GIL

Comments

@mloskot
Copy link
Member

mloskot commented Apr 23, 2021

https://devblogs.microsoft.com/cppblog/cmake-presets-integration-in-visual-studio-and-visual-studio-code/

CMakePresets.json will be a recommended alternative to CMakeSettings.json.
Visual Studio will never read from both CMakePresets.json and CMakeSettings.json at the same time.

It's a good idea to replace our example/CMakeSettings.json with the presets file.

@mloskot mloskot added config/cmake Any issues about CMake configuration good-first-issue Opportunity for new contributors to help improving GIL labels Apr 23, 2021
@mloskot mloskot changed the title Deprecate CMakeSettings.json and replace with CMakePresets.json Replace CMakeSettings.json with CMakePresets.json Apr 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
config/cmake Any issues about CMake configuration good-first-issue Opportunity for new contributors to help improving GIL
Projects
None yet
Development

No branches or pull requests

1 participant