source:
code/branches/script_trigger/src/tinyxml/CMakeLists.txt
@
2214
Last change on this file since 2214 was 1209, checked in by rgrieder, 17 years ago | |
---|---|
File size: 158 bytes |
Line | |
---|---|
1 | SET( TINYXML_SRC_FILES |
2 | ticpp.cc |
3 | tinystr.cc |
4 | tinyxml.cc |
5 | tinyxmlerror.cc |
6 | tinyxmlparser.cc |
7 | ) |
8 | |
9 | ADD_LIBRARY(tinyxml SHARED ${TINYXML_SRC_FILES}) |
Note: See TracBrowser
for help on using the repository browser.