diff --git a/CMakePresets.json b/CMakePresets.json index 8f62401de..84d8b7409 100644 --- a/CMakePresets.json +++ b/CMakePresets.json @@ -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",