Explorar o código

Another attempt to make debug symbols show up on Android

Ivan Savenko %!s(int64=2) %!d(string=hai) anos
pai
achega
e6fde11282
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      CMakePresets.json

+ 1 - 1
CMakePresets.json

@@ -240,7 +240,7 @@
                 "default-release"
             ],
             "cacheVariables": {
-                "CMAKE_BUILD_TYPE": "Release"
+                "CMAKE_BUILD_TYPE": "RelWithDebInfo"
             }
         }
     ],