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:
-rwxr-xr-xextern/libmv/third_party/ceres/bundle.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/extern/libmv/third_party/ceres/bundle.sh b/extern/libmv/third_party/ceres/bundle.sh
index d937ed46945..f6e60848907 100755
--- a/extern/libmv/third_party/ceres/bundle.sh
+++ b/extern/libmv/third_party/ceres/bundle.sh
@@ -225,6 +225,9 @@ else()
endif()
endif()
+unset(HAVE_UNURDERED_MAP_IN_TR1_NAMESPACE)
+unset(HAVE_STD_UNORDERED_MAP_HEADER)
+
blender_add_lib(extern_ceres "\${SRC}" "\${INC}" "\${INC_SYS}")
EOF