Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergey Sharybin <sergey.vfx@gmail.com>2013-10-10 00:21:12 +0400
committerSergey Sharybin <sergey.vfx@gmail.com>2013-10-10 00:21:12 +0400
commit36039be6b5a56d20982b400fb6508bfd93c1cb1f (patch)
tree93d3a252da1c16be5d778399b2543ea1a8595412
parenta2002564518aee282c9333e555db7afe0bc8a92b (diff)
Libmv: make sure CmakeList.txt is re-created with all needed headers on re-bundle
-rwxr-xr-xextern/libmv/bundle.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/extern/libmv/bundle.sh b/extern/libmv/bundle.sh
index 33abc30c0fd..57e3598a5ae 100755
--- a/extern/libmv/bundle.sh
+++ b/extern/libmv/bundle.sh
@@ -140,6 +140,7 @@ if(WITH_LIBMV)
list(APPEND INC
third_party/ceres/include
+ ../../intern/guardedalloc
)
set(INC_SYS