]> granicus.if.org Git - llvm/commit
[CMake] Fix standalone project builds broken in r294514
authorChris Bieneman <beanz@apple.com>
Thu, 9 Feb 2017 18:14:12 +0000 (18:14 +0000)
committerChris Bieneman <beanz@apple.com>
Thu, 9 Feb 2017 18:14:12 +0000 (18:14 +0000)
commit606c50d3577bcb101c6d5d86c8032e17a7181bba
treef53eb3a7353a619556db3c28b5ac722c0438893e
parentf1a93a4c4e91a73e5eaccdbe8c3f3f569a4e04ea
[CMake] Fix standalone project builds broken in r294514

This patch sets the global property indicating that target registration is complete for standalone sub-project builds.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@294602 91177308-0d34-0410-b5e6-96231b3b80d8
cmake/modules/LLVMConfig.cmake.in