[Bf-blender-cvs] SVN commit: /data/svn/bf-blender [24044] branches/nurbs25/source/creator/ CMakeLists.txt: Fix for cmake build on Unix.

Emmanuel Stone emmanuel.stone at gmail.com
Thu Oct 22 01:33:41 CEST 2009


Revision: 24044
          http://projects.blender.org/plugins/scmsvn/viewcvs.php?view=rev&root=bf-blender&revision=24044
Author:   eman
Date:     2009-10-22 01:33:41 +0200 (Thu, 22 Oct 2009)

Log Message:
-----------
Fix for cmake build on Unix.
(Thanks to Laurynas)

Modified Paths:
--------------
    branches/nurbs25/source/creator/CMakeLists.txt

Modified: branches/nurbs25/source/creator/CMakeLists.txt
===================================================================
--- branches/nurbs25/source/creator/CMakeLists.txt	2009-10-21 23:05:54 UTC (rev 24043)
+++ branches/nurbs25/source/creator/CMakeLists.txt	2009-10-21 23:33:41 UTC (rev 24044)
@@ -418,6 +418,7 @@
 		bf_dna
 		bf_blenfont
 		bf_audaspace
+		bf_nurbana
 	)
 
 	IF(WITH_CXX_GUARDEDALLOC)





More information about the Bf-blender-cvs mailing list