Revision: 44758
          http://brlcad.svn.sourceforge.net/brlcad/?rev=44758&view=rev
Author:   brlcad
Date:     2011-06-06 21:14:44 +0000 (Mon, 06 Jun 2011)

Log Message:
-----------
if the geometry engine libs are going to get disabled, then the build targets 
that use it shouldn't remain enabled

Modified Paths:
--------------
    geomcore/trunk/tests/func/GS/CMakeLists.txt

Modified: geomcore/trunk/tests/func/GS/CMakeLists.txt
===================================================================
--- geomcore/trunk/tests/func/GS/CMakeLists.txt 2011-06-06 21:11:19 UTC (rev 
44757)
+++ geomcore/trunk/tests/func/GS/CMakeLists.txt 2011-06-06 21:14:44 UTC (rev 
44758)
@@ -44,6 +44,6 @@
 add_executable(fileDataSourceTest FileDataSourceTest.cxx)
 target_link_libraries(fileDataSourceTest libgeomserv ${link_libs})
 
-add_executable(SimpleCoreInterfaceTest SimpleCoreInterfaceTest.cxx)
-target_link_libraries(SimpleCoreInterfaceTest libgeomserv ${link_libs})
+#add_executable(SimpleCoreInterfaceTest SimpleCoreInterfaceTest.cxx)
+#target_link_libraries(SimpleCoreInterfaceTest libgeomserv ${link_libs})
 


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

------------------------------------------------------------------------------
EditLive Enterprise is the world's most technically advanced content
authoring tool. Experience the power of Track Changes, Inline Image
Editing and ensure content is compliant with Accessibility Checking.
http://p.sf.net/sfu/ephox-dev2dev
_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits

Reply via email to