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-03-01 15:52:38 +0400
committerSergey Sharybin <sergey.vfx@gmail.com>2013-03-01 15:52:38 +0400
commit9da36d3ab1cbc34968350fe0440528016d8fa423 (patch)
treea28a701e5e4664b72cc4e3b43e6b89453949630e /extern/libmv/bundle.sh
parent032923a9f5162e0d6ff158b095b252ad361698d3 (diff)
Updates to libmv's bundle.sh to make sure libmv upstream
is copying properly to our sources.
Diffstat (limited to 'extern/libmv/bundle.sh')
-rwxr-xr-xextern/libmv/bundle.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/extern/libmv/bundle.sh b/extern/libmv/bundle.sh
index 21d0308268a..a9edfde55bf 100755
--- a/extern/libmv/bundle.sh
+++ b/extern/libmv/bundle.sh
@@ -124,7 +124,6 @@ cat > CMakeLists.txt << EOF
set(INC
.
- ../colamd/Include
third_party/ceres/include
)