-
- Downloads
[clang][cmake] Use `GNUInstallDirs` to support custom installation dirs
I am breaking apart D99484 so the cause of build failures is easier to understand. Differential Revision: https://reviews.llvm.org/D117419
Showing
- clang/CMakeLists.txt 9 additions, 5 deletionsclang/CMakeLists.txt
- clang/cmake/modules/AddClang.cmake 3 additions, 2 deletionsclang/cmake/modules/AddClang.cmake
- clang/cmake/modules/CMakeLists.txt 3 additions, 1 deletionclang/cmake/modules/CMakeLists.txt
- clang/tools/c-index-test/CMakeLists.txt 1 addition, 1 deletionclang/tools/c-index-test/CMakeLists.txt
- clang/tools/clang-format/CMakeLists.txt 6 additions, 6 deletionsclang/tools/clang-format/CMakeLists.txt
- clang/tools/clang-nvlink-wrapper/CMakeLists.txt 1 addition, 1 deletionclang/tools/clang-nvlink-wrapper/CMakeLists.txt
- clang/tools/clang-rename/CMakeLists.txt 2 additions, 2 deletionsclang/tools/clang-rename/CMakeLists.txt
- clang/tools/libclang/CMakeLists.txt 1 addition, 1 deletionclang/tools/libclang/CMakeLists.txt
- clang/tools/scan-build-py/CMakeLists.txt 3 additions, 3 deletionsclang/tools/scan-build-py/CMakeLists.txt
- clang/tools/scan-build/CMakeLists.txt 3 additions, 3 deletionsclang/tools/scan-build/CMakeLists.txt
- clang/tools/scan-view/CMakeLists.txt 2 additions, 2 deletionsclang/tools/scan-view/CMakeLists.txt
- clang/utils/hmaptool/CMakeLists.txt 1 addition, 1 deletionclang/utils/hmaptool/CMakeLists.txt
Please register or sign in to comment