mirror of
https://github.com/ScrelliCopter/tmx2gba.git
synced 2025-02-21 03:29:25 +11:00
collect string handling utility functions into strtools
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
add_executable(tmx2gba
|
||||
strtools.hpp strtools.cpp
|
||||
argparse.hpp argparse.cpp
|
||||
$<$<NOT:$<TARGET_EXISTS:ZLIB::ZLIB>>:gzip.hpp gzip.cpp>
|
||||
tmxlayer.hpp
|
||||
|
||||
Reference in New Issue
Block a user