Manta Interactive Ray Tracer Development Mailing List

Text archives Help


[Manta] r2344 - trunk/SwigInterface


Chronological Thread 
  • From:
  • To:
  • Subject: [Manta] r2344 - trunk/SwigInterface
  • Date: Wed, 29 Oct 2008 15:46:12 -0600 (MDT)

Author: dav
Date: Wed Oct 29 15:46:11 2008
New Revision: 2344

Modified:
   trunk/SwigInterface/CMakeLists.txt
Log:
Remove debug message

Modified: trunk/SwigInterface/CMakeLists.txt
==============================================================================
--- trunk/SwigInterface/CMakeLists.txt  (original)
+++ trunk/SwigInterface/CMakeLists.txt  Wed Oct 29 15:46:11 2008
@@ -75,7 +75,6 @@
       )
       ADD_DEPENDENCIES(_mantainterface ${MANTA_TARGET_LINK_LIBRARIES})
 
-      MESSAGE( "got to here" )
       IF (APPLE_LEOPARD_LD)
         SET_TARGET_PROPERTIES(_mantainterface PROPERTIES 
           LINK_FLAGS 
"-Wl,-dylib_file,/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib:/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib"


  • [Manta] r2344 - trunk/SwigInterface, dav, 10/29/2008

Archive powered by MHonArc 2.6.16.

Top of page