Skip to content

Conversation

@bestouff
Copy link

This asks CMake to generate a compile_commands.json file so that your IDE (if it uses Language Server Protocol, like VSCode does) can properly syntax-check the files.

@bestouff
Copy link
Author

Also there's a symlink created at the root of the project, pointing into the build/ directory where the file is generated.

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

Labels

None yet

1 participant