some random cleanup

This commit is contained in:
Andrey Filipenkov
2022-09-24 15:55:18 +03:00
parent e3539049cd
commit 59fe73e454
3 changed files with 3 additions and 2 deletions
+1 -1
View File
@@ -58,7 +58,7 @@ endif()
option(ENABLE_ERM "Enable compilation of ERM scripting module" OFF)
option(ENABLE_LUA "Enable compilation of LUA scripting module" OFF)
if(APPLE_IOS)
set(BUNDLE_IDENTIFIER_PREFIX "eu.vcmi" CACHE STRING "Bundle identifier prefix")
set(BUNDLE_IDENTIFIER_PREFIX "" CACHE STRING "Bundle identifier prefix")
else()
option(ENABLE_LAUNCHER "Enable compilation of launcher" ON)
option(ENABLE_TEST "Enable compilation of unit tests" ON)