Manta Interactive Ray Tracer Development Mailing List

Text archives Help


[MANTA] r654 - branches/itanium2/fox


Chronological Thread 
  • From: abe@sci.utah.edu
  • To: manta@sci.utah.edu
  • Subject: [MANTA] r654 - branches/itanium2/fox
  • Date: Mon, 24 Oct 2005 12:49:12 -0600 (MDT)

Author: abe
Date: Mon Oct 24 12:49:07 2005
New Revision: 654

Modified:
   branches/itanium2/fox/CMakeLists.txt
Log:

Fixed typo. Now builds on ia64

M    fox/CMakeLists.txt


Modified: branches/itanium2/fox/CMakeLists.txt
==============================================================================
--- branches/itanium2/fox/CMakeLists.txt        (original)
+++ branches/itanium2/fox/CMakeLists.txt        Mon Oct 24 12:49:07 2005
@@ -43,8 +43,9 @@
     FMantaKdExplorer.h
     FMantaKdExplorer.cc
     )
+
 IF (SGI_LINUX)
-  SET(FMANTA_STATIX ${FMANTA_STATIC}
+  SET(FMANTA_STATIC ${FMANTA_STATIC}
     MediaFusionBridge.h
     MediaFusionBridge.cc
     MediaFusionApp.h




  • [MANTA] r654 - branches/itanium2/fox, abe, 10/24/2005

Archive powered by MHonArc 2.6.16.

Top of page