repo gitmodule housekeeping and cmakelists
This commit is contained in:
@@ -77,7 +77,7 @@ if(WIN32 OR MINGW)
|
||||
add_definitions(-DSDL_MAIN_HANDLED)
|
||||
endif()
|
||||
|
||||
if (WIN32 OR MINGW OR UNIX)
|
||||
if (WIN32 OR MINGW OR UNIX AND NOT APPLE)
|
||||
list(APPEND YAZE_APP_CORE_SRC
|
||||
app/core/platform/font_loader.cc
|
||||
app/core/platform/clipboard.cc
|
||||
|
||||
Submodule src/lib/ImGuiFileDialog updated: 2917cd9ec1...8371c8612d
Submodule src/lib/SDL_mixer updated: 5ec6ceff78...b25e80c271
Submodule src/lib/asar updated: 4d04c897b9...aed061c3c1
Submodule src/lib/imgui updated: 3733b5064e...f50ddc431e
Submodule src/lib/sneshacking updated: 3cf5ab8681...8a798c159b
Reference in New Issue
Block a user