[clang] Add AddClang.cmake to the list of the CMake modules that are installed
authorAndrzej Warzynski <andrzej.warzynski@arm.com>
Thu, 4 Feb 2021 11:16:08 +0000 (11:16 +0000)
committerAndrzej Warzynski <andwar02@hw-a21-9.euhpc2.arm.com>
Thu, 4 Feb 2021 12:38:38 +0000 (12:38 +0000)
commit62e4f22e297ade62fd1e463e7c846df96148ffc4
treeadf7f835d189623a528d4a44e182a71d8e1921a4
parent3a1513c142f4a1ddb97d882a12c89f90cb2529ac
[clang] Add AddClang.cmake to the list of the CMake modules that are installed

This makes sure that AddClang.cmake is installed alongside other Clang
CMake modules. This mirrors LLVM and MLIR in this respect and is
required when building the new Flang driver out of tree (as it depends
on Clang and includes AddClang.cmake).

Reviewed By: bogner

Differential Revision: https://reviews.llvm.org/D94533
clang/cmake/modules/CMakeLists.txt