Revision: 1419
          http://rigsofrods.svn.sourceforge.net/rigsofrods/?rev=1419&view=rev
Author:   rorthomas
Date:     2010-06-23 03:06:36 +0000 (Wed, 23 Jun 2010)

Log Message:
-----------
removed hydrax from linux build

Modified Paths:
--------------
    trunk/CMakeDependenciesConfig.txt

Modified: trunk/CMakeDependenciesConfig.txt
===================================================================
--- trunk/CMakeDependenciesConfig.txt   2010-06-23 02:48:56 UTC (rev 1418)
+++ trunk/CMakeDependenciesConfig.txt   2010-06-23 03:06:36 UTC (rev 1419)
@@ -7,11 +7,11 @@
 set(ROR_USE_PAGED   "FALSE" CACHE BOOL "use paged geometry")
 set(ROR_USE_CAELUM  "FALSE" CACHE BOOL "use caelum sky")
 set(ROR_USE_ANGELSCRIPT  "FALSE" CACHE BOOL "use angel script")
-set(ROR_USE_HYDRAX  "FALSE" CACHE BOOL "use hydrax water system")
 
 # set some defaults
 IF(WIN32)
        # options only available under windows
+    set(ROR_USE_HYDRAX  "FALSE" CACHE BOOL "use hydrax water system")
     set(ROR_USE_OIS_G27 "FALSE" CACHE BOOL "use OIS With G27 patches")
        set(ROR_USE_CRASHRPT "FALSE" CACHE BOOL "use crash report tool")
        # check if dependencies dir is in here
@@ -236,4 +236,5 @@
 
    set(ROR_USE_CRASHRPT FALSE)
    set(ROR_USE_OIS_G27 FALSE)
+   set(ROR_USE_HYDRAX FALSE)
 ENDIF(WIN32)


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

------------------------------------------------------------------------------
ThinkGeek and WIRED's GeekDad team up for the Ultimate 
GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the 
lucky parental unit.  See the prize list and enter to win: 
http://p.sf.net/sfu/thinkgeek-promo
_______________________________________________
Rigsofrods-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/rigsofrods-devel

Reply via email to