Last change
on this file since 1801 was
1505,
checked in by rgrieder, 16 years ago
|
f* svn: It doesn't even inform you if you attempt to set a non existing property. It is svn:eol-style and not eol-style when using the command by the way…
|
-
Property svn:eol-style set to
native
|
File size:
149 bytes
|
Rev | Line | |
---|
[1505] | 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.