OSDN Git Service

[CMake] Set HAVE_${runtime} before including any subdirectories
authorChris Bieneman <beanz@apple.com>
Mon, 2 Jan 2017 20:33:33 +0000 (20:33 +0000)
committerChris Bieneman <beanz@apple.com>
Mon, 2 Jan 2017 20:33:33 +0000 (20:33 +0000)
commit677ee432253472e0dacf989526a555d19956916a
tree1a2535ac60c1414599728f5a9a413fe034841d1f
parent059fad8157292516a4d114e545c96a19b23b9603
[CMake] Set HAVE_${runtime} before including any subdirectories

This should allow us to avoid most order dependence in the runtime library configurations.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@290834 91177308-0d34-0410-b5e6-96231b3b80d8
runtimes/CMakeLists.txt