]> granicus.if.org Git - llvm/commit
[llvm] [cmake] Add install targets for missing distribution components
authorMichal Gorny <mgorny@gentoo.org>
Wed, 2 Oct 2019 16:06:50 +0000 (16:06 +0000)
committerMichal Gorny <mgorny@gentoo.org>
Wed, 2 Oct 2019 16:06:50 +0000 (16:06 +0000)
commitd40d55b3f4af444bebc5d1f211d1ba6480624cfd
treee18476e3aee3a8caed0cc3ba65df2a503128a11a
parentf8023e3bc69e13f7ca7cc96b7bef5a76fc110bff
[llvm] [cmake] Add install targets for missing distribution components

Add install targets as necessary to include all files normally installed
in LLVM_DISTRIBUTION_COMPONENTS.  This includes targets for Sphinx docs,
opt-viewer Python modules and TableGens.

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

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@373482 91177308-0d34-0410-b5e6-96231b3b80d8
cmake/modules/AddSphinxTarget.cmake
cmake/modules/TableGen.cmake
tools/opt-viewer/CMakeLists.txt