Manta Interactive Ray Tracer Development Mailing List

Text archives Help


[MANTA] r413 - trunk


Chronological Thread 
  • From: sparker@sci.utah.edu
  • To: manta@sci.utah.edu
  • Subject: [MANTA] r413 - trunk
  • Date: Thu, 30 Jun 2005 13:54:58 -0600 (MDT)

Author: sparker
Date: Thu Jun 30 13:54:57 2005
New Revision: 413

Modified:
   trunk/CMakeLists.txt
Log:
Added directory for test programs


Modified: trunk/CMakeLists.txt
==============================================================================
--- trunk/CMakeLists.txt        (original)
+++ trunk/CMakeLists.txt        Thu Jun 30 13:54:57 2005
@@ -45,7 +45,6 @@
 INCLUDE_DIRECTORIES(${CMAKE_SOURCE_DIR} 
                     ${CMAKE_SOURCE_DIR}/SCIRun 
                     ${CMAKE_SOURCE_DIR}/SCIRun/include)
-
 SET(MAIN_SUBDIRS
   SCIRun/Core
   Core
@@ -57,6 +56,7 @@
   StandAlone
   Readers
   scenes
+  tests
   )
 
 # Only process the swig directory if we have swig stuff




  • [MANTA] r413 - trunk, sparker, 06/30/2005

Archive powered by MHonArc 2.6.16.

Top of page