mirror of
https://github.com/hrydgard/ppsspp.git
synced 2025-02-25 16:41:04 +00:00
fix indent
This commit is contained in:
parent
0e7c85d89e
commit
b37553fba2
@ -1988,7 +1988,7 @@ if(TargetBin)
|
||||
endif()
|
||||
|
||||
if(IOS)
|
||||
list(APPEND NativeAssets ios/Settings.bundle)
|
||||
list(APPEND NativeAssets ios/Settings.bundle)
|
||||
add_executable(${TargetBin} MACOSX_BUNDLE ${ICON_PATH_ABS} ${NativeAssets} ${SHADER_FILES} ${FLASH0_FILES} ${LANG_FILES} ${NativeAppSource} "ios/Launch Screen.storyboard")
|
||||
else()
|
||||
add_executable(${TargetBin} MACOSX_BUNDLE ${ICON_PATH_ABS} ${NativeAssets} ${SHADER_FILES} ${FLASH0_FILES} ${LANG_FILES} ${NativeAppSource})
|
||||
|
Loading…
x
Reference in New Issue
Block a user