mirror of
https://github.com/RetroDECK/ES-DE.git
synced 2024-11-26 08:05:38 +00:00
(Android) Localization message catalog files are no longer compiled via the CMake configuration
This commit is contained in:
parent
36215d9d67
commit
311ad93337
|
@ -291,6 +291,7 @@ endif()
|
|||
|
||||
if(ANDROID)
|
||||
set(BUNDLED_CERTS ON)
|
||||
set(COMPILE_LOCALIZATIONS OFF)
|
||||
add_compile_definitions(ANDROID_VERSION_CODE=${ANDROID_VERSION_CODE})
|
||||
add_compile_definitions(ANDROID_APPLICATION_ID="org.es_de.frontend")
|
||||
endif()
|
||||
|
|
Loading…
Reference in a new issue