Manta Interactive Ray Tracer Development Mailing List

Text archives Help


[Manta] r1727 - trunk/tests


Chronological Thread 
  • From: bigler@sci.utah.edu
  • To: manta@sci.utah.edu
  • Subject: [Manta] r1727 - trunk/tests
  • Date: Wed, 19 Sep 2007 12:02:16 -0600 (MDT)

Author: bigler
Date: Wed Sep 19 12:02:16 2007
New Revision: 1727

Modified:
   trunk/tests/SmokeTest.cmake
Log:
Turning on more things for compilation test.

Modified: trunk/tests/SmokeTest.cmake
==============================================================================
--- trunk/tests/SmokeTest.cmake (original)
+++ trunk/tests/SmokeTest.cmake Wed Sep 19 12:02:16 2007
@@ -12,3 +12,10 @@
 # A smoke test only builds the code and doesn't run any tests, so we
 # exclude all tests here
 SET (CTEST_COMMAND "ctest -D Nightly -E \".*\"")
+
+SET(CTEST_INITIAL_CACHE "
+  SCENE_GALILEO:BOOL=ON
+  SCENE_GRIDISOVOL:BOOL=ON
+  SCENE_OCTISOVOL:BOOL=ON
+  SCENE_VORPAL:BOOL=ON
+")




  • [Manta] r1727 - trunk/tests, bigler, 09/19/2007

Archive powered by MHonArc 2.6.16.

Top of page