2
0
mirror of https://github.com/AxioDL/metaforce.git synced 2025-12-08 12:24:56 +00:00

tinyxml2 integration fixes

This commit is contained in:
Jack Andersen
2017-07-02 17:53:05 -10:00
parent 3060a1a934
commit d432a93553
2 changed files with 3 additions and 1 deletions

View File

@@ -12,4 +12,4 @@ if (UNIX)
endif()
target_link_libraries(assetnameparser tinyxml2 logvisor ${AN_PARSER_LIBS})
target_link_libraries(assetnameparser tinyxml2_static logvisor ${AN_PARSER_LIBS})