[Bf-blender-cvs] SVN commit: /data/svn/bf-blender [60648] trunk/blender/extern/libmv/bundle. sh: Libmv: make sure CmakeList. txt is re-created with all needed headers on re-bundle

Sergey Sharybin sergey.vfx at gmail.com
Wed Oct 9 22:21:12 CEST 2013


Revision: 60648
          http://projects.blender.org/scm/viewvc.php?view=rev&root=bf-blender&revision=60648
Author:   nazgul
Date:     2013-10-09 20:21:12 +0000 (Wed, 09 Oct 2013)
Log Message:
-----------
Libmv: make sure CmakeList.txt is re-created with all needed headers on re-bundle

Modified Paths:
--------------
    trunk/blender/extern/libmv/bundle.sh

Modified: trunk/blender/extern/libmv/bundle.sh
===================================================================
--- trunk/blender/extern/libmv/bundle.sh	2013-10-09 20:11:18 UTC (rev 60647)
+++ trunk/blender/extern/libmv/bundle.sh	2013-10-09 20:21:12 UTC (rev 60648)
@@ -140,6 +140,7 @@
 
 	list(APPEND INC
 		third_party/ceres/include
+		../../intern/guardedalloc
 	)
 
 	set(INC_SYS




More information about the Bf-blender-cvs mailing list