cmake, better isolated :)

This commit is contained in:
Thomas Fischer 2014-03-18 13:27:25 +01:00
parent 29d7fe310d
commit 444b12a670
21 changed files with 957 additions and 0 deletions

View file

@ -0,0 +1,3 @@
project(tinyxml)
addLibrary("${libDir}/tinyxml" tinyxml GLOB)