1
0
mirror of https://github.com/ScrelliCopter/tmx2gba.git synced 2025-02-21 03:29:25 +11:00

use ext miniz in tmxlite, prune files

This commit is contained in:
2024-03-25 16:32:50 +11:00
parent 78997a9529
commit 7abf556f68
7 changed files with 41 additions and 5256 deletions

View File

@@ -15,6 +15,7 @@ endif()
# Libraries
set(TMXLITE_STATIC_LIB ON)
add_subdirectory(ext/miniz)
add_subdirectory(ext/tmxlite)
# Main tmx2gba sources