Update engine
This commit is contained in:
parent
8f879bae39
commit
3a494d03cf
2 changed files with 2 additions and 2 deletions
|
|
@ -15,7 +15,7 @@ file(GLOB_RECURSE GMTK_HEADERS LIST_DIRECTORIES FALSE "${CMAKE_CURRENT_SOURCE_DI
|
|||
|
||||
set(TARGET_NAME color-fractory)
|
||||
psemek_add_application(${TARGET_NAME} ${GMTK_SOURCES} ${GMTK_HEADERS})
|
||||
psemek_package_files(${TARGET_NAME} sounds)
|
||||
psemek_package_resources(${TARGET_NAME} sounds)
|
||||
if(TARGET color-fractory)
|
||||
if(PSEMEK_PLATFORM_WEB)
|
||||
# Required by itch.io
|
||||
|
|
|
|||
2
psemek
2
psemek
|
|
@ -1 +1 @@
|
|||
Subproject commit 34c1a92f0be271815584400635dbc5462e0589ed
|
||||
Subproject commit a0a1e181626b16242cdd4491eae249f68534f449
|
||||
Loading…
Add table
Reference in a new issue