OSDN Git Service

[CMake] Don't set <PROJECT>_STANDALONE_BUILD
authorPetr Hosek <phosek@chromium.org>
Sat, 9 Feb 2019 03:06:56 +0000 (03:06 +0000)
committerPetr Hosek <phosek@chromium.org>
Sat, 9 Feb 2019 03:06:56 +0000 (03:06 +0000)
commitb9a8dc62465dd5292d9d93e91f3f9ac248a6891e
treef8d7c0ce08a6608eff408eb1ec8c2202db09d391
parente128b3821e82c741add52afb6d0ab4162ffdb6ef
[CMake] Don't set <PROJECT>_STANDALONE_BUILD

We shouldn't be treating runtimes builds as standalone builds since
we have enough of the context loaded into the runtimes environment.

Differential Revision: https://reviews.llvm.org/D57992

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