mirror of
https://github.com/ScrelliCopter/tmx2gba.git
synced 2025-02-21 03:29:25 +11:00
replace rapidxml uses with pugixml
This commit is contained in:
@@ -41,7 +41,6 @@ else()
|
||||
endif()
|
||||
|
||||
add_subdirectory(ext/base64)
|
||||
add_subdirectory(ext/rapidxml)
|
||||
|
||||
# Main tmx2gba sources
|
||||
add_subdirectory(src)
|
||||
|
||||
Reference in New Issue
Block a user