[Orxonox-commit 200] r2871 - trunk

rgrieder at orxonox.net rgrieder at orxonox.net
Mon Mar 30 23:42:30 CEST 2009


Author: rgrieder
Date: 2009-03-30 21:42:30 +0000 (Mon, 30 Mar 2009)
New Revision: 2871

Modified:
   trunk/CMakeLists.txt
Log:
Removed other piece of setting the install prefix as well.

Modified: trunk/CMakeLists.txt
===================================================================
--- trunk/CMakeLists.txt	2009-03-30 21:35:53 UTC (rev 2870)
+++ trunk/CMakeLists.txt	2009-03-30 21:42:30 UTC (rev 2871)
@@ -39,10 +39,6 @@
 # This sets where to look for modules (e.g. "Find*.cmake" files)
 SET(CMAKE_MODULE_PATH ${CMAKE_SOURCE_DIR}/cmake)
 
-IF(UNIX AND NOT APPLE)
-  INCLUDE(FlagUtilities)
-ENDIF()
-
 # Library finding
 INCLUDE(LibraryConfig)
 




More information about the Orxonox-commit mailing list