|
Last change
on this file since 7162 was
7135,
checked in by rgrieder, 15 years ago
|
|
Automatically handle DEFINE_SYMBOL for our own libraries.
Also distinguish between static and shared build for DEFINE_SYMBOL.
|
-
Property svn:eol-style set to
native
|
|
File size:
235 bytes
|
| Line | |
|---|
| 1 | SET_SOURCE_FILES(DESIGNTOOLS_SRC_FILES |
|---|
| 2 | SkyboxGenerator.cc |
|---|
| 3 | CreateStars.cc |
|---|
| 4 | ScreenshotManager.cc |
|---|
| 5 | ) |
|---|
| 6 | |
|---|
| 7 | ORXONOX_ADD_LIBRARY(designtools |
|---|
| 8 | MODULE |
|---|
| 9 | FIND_HEADER_FILES |
|---|
| 10 | LINK_LIBRARIES |
|---|
| 11 | orxonox |
|---|
| 12 | SOURCE_FILES ${DESIGNTOOLS_SRC_FILES} |
|---|
| 13 | ) |
|---|
Note: See
TracBrowser
for help on using the repository browser.