[CMake] Add variables for tracking which runtimes are included
authorChris Bieneman <beanz@apple.com>
Thu, 18 Aug 2016 22:18:11 +0000 (22:18 +0000)
committerChris Bieneman <beanz@apple.com>
Thu, 18 Aug 2016 22:18:11 +0000 (22:18 +0000)
commit9f1fd7371e83118dfaad3d8ba201f71911ef8065
treeac36e6c1b9cc86745f4844452ea2f0976abee95d
parent91f95f0201cf2e0b893a1e0e24b7ff6c575cb5f8
[CMake] Add variables for tracking which runtimes are included

This allows sub-projects to have conditionals based on the presence of other projects.

llvm-svn: 279172
llvm/runtimes/CMakeLists.txt