Fix CMakePresets.

This commit is contained in:
tastytea 2021-08-05 22:45:25 +02:00
parent 235c09b511
commit 13591f3217
Signed by: tastytea
GPG Key ID: CFC39497F1B26E07
1 changed files with 1 additions and 0 deletions

View File

@ -10,6 +10,7 @@
"name": "common",
"hidden": true,
"binaryDir": "build",
"generator": "Unix Makefiles",
"cacheVariables": {
"CMAKE_EXPORT_COMPILE_COMMANDS": true
}