mirror of
https://github.com/hrydgard/ppsspp.git
synced 2025-04-02 11:01:50 -04:00
clean up
This commit is contained in:
parent
32d38627ad
commit
8ed869f70c
1 changed files with 0 additions and 1 deletions
|
@ -2794,7 +2794,6 @@ if(TargetBin)
|
|||
endif()
|
||||
|
||||
if(IOS)
|
||||
set(AssetCatalog "")
|
||||
set(AssetCatalog "${CMAKE_SOURCE_DIR}/ios/assets.xcassets")
|
||||
add_executable(${TargetBin} MACOSX_BUNDLE ${ICON_PATH_ABS} ${NativeAssets} ${BigFontAssets} ${AssetCatalog} ${SHADER_FILES} ${THEME_FILE} ${DEBUGGER_FILES} ${FLASH0_FILES} ${LANG_FILES} ${NativeAppSource} "ios/Settings.bundle" "ios/Launch Screen.storyboard")
|
||||
if(NOT IOS_APP_STORE)
|
||||
|
|
Loading…
Add table
Reference in a new issue