Should fix iOS build
This commit is contained in:
6
thirdparty/tinyxml/CMakeLists.txt
vendored
6
thirdparty/tinyxml/CMakeLists.txt
vendored
@@ -3,7 +3,9 @@ set(SOURCES
|
||||
tinyxmlerror.cpp
|
||||
tinyxmlparser.cpp
|
||||
tinyxml.cpp)
|
||||
|
||||
|
||||
set(TINYXML_SRC ${SOURCES} PARENT_SCOPE)
|
||||
|
||||
add_definitions(-DTIXML_USE_STL)
|
||||
|
||||
add_library(tinyxml ${SOURCES})
|
||||
add_library(tinyxml ${SOURCES})
|
||||
|
||||
Reference in New Issue
Block a user