mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-04-24 13:55:34 +00:00
cmake, better isolated :)
This commit is contained in:
parent
29d7fe310d
commit
444b12a670
21 changed files with 957 additions and 0 deletions
3
Tools/CMake/tinyxml.cmake
Normal file
3
Tools/CMake/tinyxml.cmake
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
project(tinyxml)
|
||||
|
||||
addLibrary("${libDir}/tinyxml" tinyxml GLOB)
|
||||
Loading…
Add table
Add a link
Reference in a new issue