Revision: 41996
          http://brlcad.svn.sourceforge.net/brlcad/?rev=41996&view=rev
Author:   starseeker
Date:     2011-01-06 22:15:59 +0000 (Thu, 06 Jan 2011)

Log Message:
-----------
Don't worry about iges for now - it's a test binary we don't install.  
Eventually we'll need to take a more general look at the iges-g conversion and 
where we want to take the code.

Modified Paths:
--------------
    brlcad/branches/cmake/src/conv/iges/CMakeLists.txt

Modified: brlcad/branches/cmake/src/conv/iges/CMakeLists.txt
===================================================================
--- brlcad/branches/cmake/src/conv/iges/CMakeLists.txt  2011-01-06 21:57:37 UTC 
(rev 41995)
+++ brlcad/branches/cmake/src/conv/iges/CMakeLists.txt  2011-01-06 22:15:59 UTC 
(rev 41996)
@@ -12,13 +12,14 @@
                )
 ENDIF(MSVC)
 
-add_executable(iges
-    BrepHandler.cpp
-    brlcad_brep.cpp
-    n_iges.cpp
-    n_main.cpp
-)
-target_link_libraries(iges libwdb librt libbu ${OPENNURBS_LIBRARY} 
${WIN32LIBS})
+
+#add_executable(iges
+#    BrepHandler.cpp
+#    brlcad_brep.cpp
+#    n_iges.cpp
+#    n_main.cpp
+#)
+#target_link_libraries(iges libwdb librt libbu ${OPENNURBS_LIBRARY} 
${WIN32LIBS})
 #INSTALL(TARGETS iges RUNTIME DESTINATION ${CMAKE_INSTALL_PREFIX}/bin)
 
 add_executable(iges-g


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

------------------------------------------------------------------------------
Learn how Oracle Real Application Clusters (RAC) One Node allows customers
to consolidate database storage, standardize their database environment, and, 
should the need arise, upgrade to a full multi-node Oracle RAC database 
without downtime or disruption
http://p.sf.net/sfu/oracle-sfdevnl
_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits

Reply via email to