[CMake] Distribution builds for LLDB standalone
authorStefan Granitz <stefan.graenitz@gmail.com>
Wed, 10 Jul 2019 11:09:11 +0000 (11:09 +0000)
committerStefan Granitz <stefan.graenitz@gmail.com>
Wed, 10 Jul 2019 11:09:11 +0000 (11:09 +0000)
commit05adc0f3170eb0b3e7cd4522b1a5d19e14691adf
treed523aee83e40f93f81ba3a7f7ad8bd7af81a2031
parent685911ffce95e4541fcd003d13725f771d931290
[CMake] Distribution builds for LLDB standalone

Summary:
Enable `distribution` and `install-distribution` targets in LLDB standalone and pre-populate the cache accordingly on macOS.
Documentation for distribution builds is here: https://llvm.org/docs/BuildingADistribution.html

Reviewers: xiaobai, mgorny, JDevlieghere, davide, compnerd

Reviewed By: xiaobai, JDevlieghere

Subscribers: lldb-commits, #lldb

Tags: #lldb

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

llvm-svn: 365616
lldb/CMakeLists.txt
lldb/cmake/caches/Apple-lldb-macOS.cmake
lldb/cmake/modules/LLDBStandalone.cmake