1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2026-03-30 19:55:52 -04:00

Add RelWithDebInfo do default cmake profile

This commit is contained in:
f4exb 2026-02-07 21:42:11 +01:00
parent efb010ac8a
commit 7bc383560a

View File

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