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
path: root/extern
diff options
context:
space:
mode:
authorSergey Sharybin <sergey.vfx@gmail.com>2012-03-12 00:01:26 +0400
committerSergey Sharybin <sergey.vfx@gmail.com>2012-03-12 00:01:26 +0400
commitd6b8b0330534e26c5cf2872121889932b5b14d87 (patch)
treec0ecd394f28985c87833881522c20dd5630dc81c /extern
parentb330abc290622b32419ba084b8bc7e6a8ea9aaa2 (diff)
Port changes from libmv/CMakeLists.txt to build rules files generator script
Diffstat (limited to 'extern')
-rwxr-xr-xextern/libmv/bundle.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/extern/libmv/bundle.sh b/extern/libmv/bundle.sh
index f259635035e..fbf4364f7fe 100755
--- a/extern/libmv/bundle.sh
+++ b/extern/libmv/bundle.sh
@@ -129,6 +129,9 @@ set(INC
set(INC_SYS
\${PNG_INCLUDE_DIR}
\${ZLIB_INCLUDE_DIRS}
+ if(\${CMAKE_OSX_DEPLOYMENT_TARGET} STREQUAL "10.6") # this is a momentary hack to find unwind.h in 10.6.sdk
+ \${CMAKE_OSX_SYSROOT}/Developer/usr/llvm-gcc-4.2/lib/gcc/i686-apple-darwin10/4.2.1/include
+ endif()
)
set(SRC