Revision: 44834
          http://brlcad.svn.sourceforge.net/brlcad/?rev=44834&view=rev
Author:   brlcad
Date:     2011-06-08 21:51:19 +0000 (Wed, 08 Jun 2011)

Log Message:
-----------
render_svc.cpp apparently wasn't added, remove from compile rules

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

Modified: brlcad/trunk/src/liboptical/CMakeLists.txt
===================================================================
--- brlcad/trunk/src/liboptical/CMakeLists.txt  2011-06-08 21:49:53 UTC (rev 
44833)
+++ brlcad/trunk/src/liboptical/CMakeLists.txt  2011-06-08 21:51:19 UTC (rev 
44834)
@@ -69,7 +69,7 @@
     message("Oslcomp: ${OSLCOMP_LIBRARY}")
     message("Oslquery: ${OSLQUERY_LIBRARY}")
 
-    set (OSLRT_SOURCES osl-renderer.cpp render_svc.cpp)
+    set (OSLRT_SOURCES osl-renderer.cpp)
     #set (OSLRT_LIBS ${OSLEXEC_LIBRARY} ${OSLCOMP_LIBRARY} ${OSLQUERY_LIBRARY} 
${OPENIMAGEIO_LIBRARY} ${Boost_LIBRARIES})
 
     message("OSLRT_SOURCES: ${OSLRT_SOURCES}")


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