mirror of
https://github.com/ScrelliCopter/tmx2gba.git
synced 2025-02-21 03:29:25 +11:00
normalise license snippets/copyright & cmake stuff
This commit is contained in:
@@ -8,7 +8,6 @@ project(tmx2gba
|
||||
option(USE_ZLIB "Use zlib instead of bundled miniz" "${UNIX}")
|
||||
option(USE_BUNDLED_PUGIXML "Use bundled PUGIXML" ON)
|
||||
option(USE_BUNDLED_ZSTD "Use bundled libzstd" ON)
|
||||
option(USE_BUNDLED_TMXLITE "Use bundled tmxlite" ON)
|
||||
|
||||
option(TMX2GBA_DKP_INSTALL "Install into DEVKITPRO prefix" OFF)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user