Revision: 52526
          http://brlcad.svn.sourceforge.net/brlcad/?rev=52526&view=rev
Author:   starseeker
Date:     2012-09-25 15:19:52 +0000 (Tue, 25 Sep 2012)
Log Message:
-----------
Not ready to turn these on generally.

Modified Paths:
--------------
    brlcad/trunk/src/librt/CMakeLists.txt

Modified: brlcad/trunk/src/librt/CMakeLists.txt
===================================================================
--- brlcad/trunk/src/librt/CMakeLists.txt       2012-09-25 15:18:42 UTC (rev 
52525)
+++ brlcad/trunk/src/librt/CMakeLists.txt       2012-09-25 15:19:52 UTC (rev 
52526)
@@ -300,13 +300,12 @@
 install(FILES librt.3 DESTINATION ${MAN_DIR}/man3)
 CMAKEFILES(Makefile.am)
 
-include_directories(
-  ${CMAKE_SOURCE_DIR}/src/other/Eigen
-  ${CMAKE_CURRENT_SOURCE_DIR}/../libnurbs
-  )
-BRLCAD_ADDEXEC(test_nurbsfit test_nurbsfit.cpp "librt;libwdb;libnurbs;libbu" 
NOSTRICT NO_INSTALL)
-BRLCAD_ADDEXEC(test_botpatches test_botpatches.cpp 
"librt;libwdb;libnurbs;libbu" NOSTRICT NO_INSTALL)
-SET_PROPERTY(TARGET test_botpatches PROPERTY COMPILE_FLAGS "-Wno-shadow 
-Wno-float-equal -Wno-error")
+#include_directories(
+#  ${CMAKE_SOURCE_DIR}/src/other/Eigen
+#  ${CMAKE_CURRENT_SOURCE_DIR}/../libnurbs
+#  )
+#BRLCAD_ADDEXEC(test_nurbsfit test_nurbsfit.cpp "librt;libwdb;libnurbs;libbu" 
NOSTRICT NO_INSTALL)
+#BRLCAD_ADDEXEC(test_botpatches test_botpatches.cpp "librt;libwdb;libbu" 
NOSTRICT NO_INSTALL)
 
 # Local Variables:
 # tab-width: 8

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


------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits

Reply via email to