[Bf-blender-cvs] SVN commit: /data/svn/bf-blender [34864] trunk/blender/source/creator/ CMakeLists.txt: fix for building with make on linux from recent new lib.

Campbell Barton ideasman42 at gmail.com
Tue Feb 15 13:37:17 CET 2011


Revision: 34864
          http://projects.blender.org/scm/viewvc.php?view=rev&root=bf-blender&revision=34864
Author:   campbellbarton
Date:     2011-02-15 12:37:15 +0000 (Tue, 15 Feb 2011)
Log Message:
-----------
fix for building with make on linux from recent new lib.

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

Modified: trunk/blender/source/creator/CMakeLists.txt
===================================================================
--- trunk/blender/source/creator/CMakeLists.txt	2011-02-15 11:47:09 UTC (rev 34863)
+++ trunk/blender/source/creator/CMakeLists.txt	2011-02-15 12:37:15 UTC (rev 34864)
@@ -571,6 +571,7 @@
 		bf_dna
 		bf_blenfont
 		bf_intern_audaspace
+		bf_intern_mikktspace
 	)
 
 	if(CMAKE_SYSTEM_NAME MATCHES "Linux")




More information about the Bf-blender-cvs mailing list