Manta Interactive Ray Tracer Development Mailing List

Text archives Help


[Manta] r1977 - trunk/CMake


Chronological Thread 
  • From: abe@sci.utah.edu
  • To: manta@sci.utah.edu
  • Subject: [Manta] r1977 - trunk/CMake
  • Date: Mon, 7 Jan 2008 19:36:55 -0700 (MST)

Author: abe
Date: Mon Jan  7 19:36:55 2008
New Revision: 1977

Modified:
   trunk/CMake/ConfigArchitecture.cmake
Log:

Neglected to remove a debug statement.

M    ConfigArchitecture.cmake


Modified: trunk/CMake/ConfigArchitecture.cmake
==============================================================================
--- trunk/CMake/ConfigArchitecture.cmake        (original)
+++ trunk/CMake/ConfigArchitecture.cmake        Mon Jan  7 19:36:55 2008
@@ -11,8 +11,6 @@
 
 IF (APPLE)
 
-  MESSAGE("Inside Apple")
-
   # Obtain output of /usr/bin/macine
   EXEC_PROGRAM("/usr/bin/machine" OUTPUT_VARIABLE APPLE_MACHINE)
 




  • [Manta] r1977 - trunk/CMake, abe, 01/07/2008

Archive powered by MHonArc 2.6.16.

Top of page