[Bf-blender-cvs] SVN commit: /data/svn/bf-blender [42799] trunk/blender/source/creator/ CMakeLists.txt: Fix linux linking issue with md5 commit.

Brecht Van Lommel brechtvanlommel at pandora.be
Wed Dec 21 15:35:57 CET 2011


Revision: 42799
          http://projects.blender.org/scm/viewvc.php?view=rev&root=bf-blender&revision=42799
Author:   blendix
Date:     2011-12-21 14:35:48 +0000 (Wed, 21 Dec 2011)
Log Message:
-----------
Fix linux linking issue with md5 commit.

Modified Paths:
--------------
    trunk/blender/source/creator/CMakeLists.txt

Modified: trunk/blender/source/creator/CMakeLists.txt
===================================================================
--- trunk/blender/source/creator/CMakeLists.txt	2011-12-21 13:49:22 UTC (rev 42798)
+++ trunk/blender/source/creator/CMakeLists.txt	2011-12-21 14:35:48 UTC (rev 42799)
@@ -775,11 +775,11 @@
 		bf_nodes
 		bf_gpu
 		bf_blenloader
+		bf_imbuf
 		bf_blenlib
 		bf_intern_ghost
 		bf_intern_string
 		bf_blenpluginapi
-		bf_imbuf
 		bf_avi
 		bf_imbuf_cineon
 		bf_imbuf_openexr




More information about the Bf-blender-cvs mailing list