Skip to content
Commit 1af9c7b9 authored by Anton Korobeynikov's avatar Anton Korobeynikov
Browse files

LIBCXXABI_LIBUNWIND_INCLUDES is already set before calling find_path, and...

LIBCXXABI_LIBUNWIND_INCLUDES is already set before calling find_path, and find_path will not update it. 
So cmake will throw error "include_directories given empty-string as include directory". 
Use other variable name for the include path and do not find the default libunwind.h in the system path.

http://reviews.llvm.org/D9641

Patch by Jingyi Wei!

llvm-svn: 236936
parent 398ae2de
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment