|
Last change
on this file since 2519 was
2510,
checked in by rgrieder, 17 years ago
|
|
Merged revisions 2279-2401 of the buildsystem branch to buildsystem2.
|
-
Property svn:eol-style set to
native
|
|
File size:
214 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 | |
|---|
| [1810] | 9 | ADD_LIBRARY(tinyxml_orxonox SHARED ${TINYXML_SRC_FILES}) |
|---|
| [2510] | 10 | INSTALL(TARGETS tinyxml_orxonox LIBRARY DESTINATION lib) |
|---|
Note: See
TracBrowser
for help on using the repository browser.