Add Support for LLVM_INSTALL_TOOLCHAIN_ONLY (bug #23784)
authorPavel Labath <labath@google.com>
Mon, 29 Jun 2015 11:03:21 +0000 (11:03 +0000)
committerPavel Labath <labath@google.com>
Mon, 29 Jun 2015 11:03:21 +0000 (11:03 +0000)
commitb065ff6caf3a8de491217617b788a3b1156eed8b
tree8582964869a310e816d645d21b6a797db0243fc9
parent739b85f2e761ce494e60222b09506d360a3caa7d
Add Support for LLVM_INSTALL_TOOLCHAIN_ONLY (bug #23784)

Support for LLVM_INSTALL_TOOLCHAIN_ONLY is modeled on same functionality
from LLVM and Clang CMake files.

Patch by: Eugene Zelenko

llvm-svn: 240935
lldb/cmake/modules/AddLLDB.cmake
lldb/cmake/modules/LLDBConfig.cmake
lldb/cmake/modules/LLDBStandalone.cmake