Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Create empty compile_commands.json, to prevent intellisense warning
This prevents the C/C++ intellisense warning you get with some new projects that compile_commands.json cannot be parsed (eg #118), and will be immediately replaced with the correct file once CMake has been configured
- Loading branch information