Cmake preset add debug symbols to default

This commit is contained in:
f4exb 2022-11-23 23:07:30 +01:00
parent 6a3c4d8312
commit 5f3052ef70
1 changed files with 1 additions and 0 deletions

View File

@ -5,6 +5,7 @@
"name": "default",
"binaryDir": "build-default",
"cacheVariables": {
"DEBUG_OUTPUT": "ON",
"AIRSPYHF_DIR": "/opt/install/libairspyhf",
"AIRSPY_DIR": "/opt/install/libairspy",
"APT_DIR": "/opt/install/aptdec",