Revision: 48579
http://projects.blender.org/scm/viewvc.php?view=rev&root=bf-blender&revision=48579
Author: jensverwiebe
Date: 2012-07-04 08:41:01 +0000 (Wed, 04 Jul 2012)
Log Message:
-----------
forgot endif() in last commit
Modified Paths:
--------------
branches/soc-2011-tomato/CMakeLists.txt
Modified: branches/soc-2011-tomato/CMakeLists.txt
===================================================================
--- branches/soc-2011-tomato/CMakeLists.txt 2012-07-04 08:39:57 UTC (rev
48578)
+++ branches/soc-2011-tomato/CMakeLists.txt 2012-07-04 08:41:01 UTC (rev
48579)
@@ -1043,6 +1043,7 @@
set(OPENCOLORIO_LIBRARIES OpenColorIO tinyxml
yaml-cpp) # for static 2 extra libs are needed
else()
set(OPENCOLORIO_LIBRARIES OpenColorIO)
+ endif()
set_lib_path(OPENCOLORIO_LIBPATH "opencolorio/lib")
set(OPENCOLORIO_DEFINITIONS)
endif()
_______________________________________________
Bf-blender-cvs mailing list
[email protected]
http://lists.blender.org/mailman/listinfo/bf-blender-cvs