[all-commits] [llvm/llvm-project] c94992: [cmake] Pass external project source directories t...
Shoaib Meenai via All-commits
all-commits at lists.llvm.org
Thu Oct 17 12:23:52 PDT 2019
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: c9499264ec017dca6b3d08950ae93a8fcb9de926
https://github.com/llvm/llvm-project/commit/c9499264ec017dca6b3d08950ae93a8fcb9de926
Author: Shoaib Meenai <smeenai at fb.com>
Date: 2019-10-17 (Thu, 17 Oct 2019)
Changed paths:
M llvm/cmake/modules/CrossCompile.cmake
Log Message:
-----------
[cmake] Pass external project source directories to sub-configures
We're passing LLVM_EXTERNAL_PROJECTS to cross-compilation configures, so
we also need to pass the source directories of those projects, otherwise
configuration can fail from not finding them.
Differential Revision: https://reviews.llvm.org/D69076
llvm-svn: 375157
More information about the All-commits
mailing list