Revision: 45913
          http://brlcad.svn.sourceforge.net/brlcad/?rev=45913&view=rev
Author:   kunigami
Date:     2011-08-11 00:21:30 +0000 (Thu, 11 Aug 2011)

Log Message:
-----------
disable testshade_dso app because it uses an oiio version that is not stable 
(its not used by brlcad)

Modified Paths:
--------------
    osl/trunk/osl/src/testshade/CMakeLists.txt

Modified: osl/trunk/osl/src/testshade/CMakeLists.txt
===================================================================
--- osl/trunk/osl/src/testshade/CMakeLists.txt  2011-08-11 00:20:08 UTC (rev 
45912)
+++ osl/trunk/osl/src/testshade/CMakeLists.txt  2011-08-11 00:21:30 UTC (rev 
45913)
@@ -17,9 +17,9 @@
 )
 
 # The 'testshade_dso' executable
-ADD_EXECUTABLE ( testshade_dso testshade_dso.cpp )
-LINK_ILMBASE ( testshade_dso )
-TARGET_LINK_LIBRARIES ( testshade_dso ${OPENIMAGEIO_LIBRARY} ${CMAKE_DL_LIBS} )
+#ADD_EXECUTABLE ( testshade_dso testshade_dso.cpp )
+#LINK_ILMBASE ( testshade_dso )
+#TARGET_LINK_LIBRARIES ( testshade_dso ${OPENIMAGEIO_LIBRARY} ${CMAKE_DL_LIBS} 
)
 #oslexec oslcomp oslquery ${OPENIMAGEIO_LIBRARY} ${Boost_LIBRARIES} 
${CMAKE_DL_LIBS})
-INSTALL ( TARGETS testshade_dso RUNTIME DESTINATION bin )
+#INSTALL ( TARGETS testshade_dso RUNTIME DESTINATION bin )
 


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

------------------------------------------------------------------------------
Get a FREE DOWNLOAD! and learn more about uberSVN rich system, 
user administration capabilities and model configuration. Take 
the hassle out of deploying and managing Subversion and the 
tools developers use with it. 
http://p.sf.net/sfu/wandisco-dev2dev
_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits

Reply via email to