|
From: <gb...@us...> - 2008-09-30 06:32:36
|
Revision: 313
http://gearbox.svn.sourceforge.net/gearbox/?rev=313&view=rev
Author: gbiggs
Date: 2008-09-30 06:32:33 +0000 (Tue, 30 Sep 2008)
Log Message:
-----------
Whoops.
Modified Paths:
--------------
gearbox/trunk/src/hokuyo_aist/test/CMakeLists.txt
Modified: gearbox/trunk/src/hokuyo_aist/test/CMakeLists.txt
===================================================================
--- gearbox/trunk/src/hokuyo_aist/test/CMakeLists.txt 2008-09-30 06:27:56 UTC (rev 312)
+++ gearbox/trunk/src/hokuyo_aist/test/CMakeLists.txt 2008-09-30 06:32:33 UTC (rev 313)
@@ -1,9 +1,6 @@
INCLUDE (${GBX_CMAKE_DIR}/UseBasicRules.cmake)
GBX_ADD_EXECUTABLE (hokuyo_aist_example example.cpp)
-IF (NOT GBX_DEFAULT_LIB_TYPE STREQUAL SHARED)
- ADD_DEFINITIONS (-D
-ENDIF (NOT GBX_DEFAULT_LIB_TYPE STREQUAL SHARED)
TARGET_LINK_LIBRARIES (hokuyo_aist_example hokuyo_aist flexiport)
GBX_ADD_EXAMPLE (hokuyo_aist example.cmake.in example.cmake
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|