1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-12-20 20:23:03 +02:00

Another attempt to make debug symbols show up on Android

This commit is contained in:
Ivan Savenko 2023-08-05 13:35:07 +03:00
parent 8d5aff4c12
commit e6fde11282

View File

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