[Orxonox-commit 2432] r7141 - code/branches/presentation3/src/external/ois
adrfried at orxonox.net
adrfried at orxonox.net
Thu Jun 10 04:14:18 CEST 2010
Author: adrfried
Date: 2010-06-10 04:14:17 +0200 (Thu, 10 Jun 2010)
New Revision: 7141
Modified:
code/branches/presentation3/src/external/ois/CMakeLists.txt
Log:
Macros may not be empty
Modified: code/branches/presentation3/src/external/ois/CMakeLists.txt
===================================================================
--- code/branches/presentation3/src/external/ois/CMakeLists.txt 2010-06-10 01:11:13 UTC (rev 7140)
+++ code/branches/presentation3/src/external/ois/CMakeLists.txt 2010-06-10 02:14:17 UTC (rev 7141)
@@ -56,7 +56,7 @@
ORXONOX_ADD_LIBRARY(ois_orxonox
ORXONOX_EXTERNAL
DEFINE_SYMBOL
- shared "OIS_NONCLIENT_BUILD" static ""
+ shared "OIS_NONCLIENT_BUILD" static "OIS_STATIC"
VERSION
1.2
SOURCE_FILES
More information about the Orxonox-commit
mailing list