[Bf-blender-cvs] SVN commit: /data/svn/bf-blender [17292] trunk/blender/source/creator/ CMakeLists.txt: Added bf_videotex to unix libraries (linking error)

Enrico Fracasso enrico.fracasso at email.it
Sun Nov 2 15:54:44 CET 2008


Revision: 17292
          http://projects.blender.org/plugins/scmsvn/viewcvs.php?view=rev&root=bf-blender&revision=17292
Author:   eof
Date:     2008-11-02 15:54:44 +0100 (Sun, 02 Nov 2008)

Log Message:
-----------
Added bf_videotex to unix libraries (linking error)

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

Modified: trunk/blender/source/creator/CMakeLists.txt
===================================================================
--- trunk/blender/source/creator/CMakeLists.txt	2008-11-02 14:36:32 UTC (rev 17291)
+++ trunk/blender/source/creator/CMakeLists.txt	2008-11-02 14:54:44 UTC (rev 17292)
@@ -266,7 +266,8 @@
     blender_python
     bf_quicktime
     extern_binreloc
-	extern_glew
+    extern_glew
+    bf_videotex
   )
 
   FOREACH(SORTLIB ${BLENDER_SORTED_LIBS})





More information about the Bf-blender-cvs mailing list