]> granicus.if.org Git - clang/commit
CMake: Improve installation of Clang
authorDouglas Gregor <dgregor@apple.com>
Sun, 23 Aug 2009 05:28:29 +0000 (05:28 +0000)
committerDouglas Gregor <dgregor@apple.com>
Sun, 23 Aug 2009 05:28:29 +0000 (05:28 +0000)
commit7f7b74888e45b0b24d3130f0075a28514f2c7ce8
tree5a844329a22f069b3c6f270fbf1bd0ea72687955
parent7ebe97166a4d720a187ab08ba927027e0d32274c
CMake: Improve installation of Clang

  - Install clang-cc into libexec
  - Install headers into lib/clang/<version>/include
  - Don't install other clang-based tools (clang-wpa, clang-index, etc.)

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@79827 91177308-0d34-0410-b5e6-96231b3b80d8
CMakeLists.txt
lib/Headers/CMakeLists.txt
tools/clang-cc/CMakeLists.txt
tools/driver/CMakeLists.txt