OSX/libmv: added a ahck to fix compiling with 10.6.sdk, unwind.h related

This commit is contained in:
Jens Verwiebe 2012-03-11 11:23:30 +00:00
parent 7fa7e4ba1f
commit 2382afa968

@ -37,6 +37,9 @@ set(INC
set(INC_SYS
${PNG_INCLUDE_DIR}
${ZLIB_INCLUDE_DIRS}
if(APPLE) # 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