mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-02-13 03:33:48 +00:00
3 lines
148 B
Text
3 lines
148 B
Text
|
|
add_library(tinyxml2 STATIC "tinyxml2.cpp")
|
||
|
|
|
||
|
|
target_include_directories(tinyxml2 PUBLIC ${CMAKE_CURRENT_SOURCE_DIR} ${CMAKE_CURRENT_SOURCE_DIR}/../)
|