Skip to content

Struggling to find CMakeSettings.json equivalent in VS Code #3613

Closed Answered by gcampbell-msft
kvnandula04 asked this question in Q&A
Discussion options

You must be logged in to vote

@kvnandula04 Apologies for the delay in response. However, the officially supported configuration control using cmake is CMakePresets.json!

There are docs here: https://cmake.org/cmake/help/latest/manual/cmake-presets.7.html, as well as docs for this extension here: https://github.com/microsoft/vscode-cmake-tools/blob/main/docs/cmake-presets.md.

We also have the Quick Start experience which can help you create a CMakePresets.json file and allow you to control your configurations.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by gcampbell-msft
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants