You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Add CmakePresets.json file with the default Debug build. This actually
works for Cmake itself without vscode.
`cmake --preset debug`
* add `ide.md` to describe how to setup vscode to get intellisense and
to use the CMakePresets.json file
End result of this should be that CMake works nicely in vscode **with**
clangd intellsense information

0 commit comments