]> granicus.if.org Git - clang/commit
cmake: don't install config.h
authorDylan Noblesmith <nobled@dreamwidth.org>
Wed, 1 Feb 2012 13:50:22 +0000 (13:50 +0000)
committerDylan Noblesmith <nobled@dreamwidth.org>
Wed, 1 Feb 2012 13:50:22 +0000 (13:50 +0000)
commitf9b6e97638eeb0a8547f8c8e1f8169e6b4e2c969
treee4eaa23bb29d5c5c27cfa32e7a30311b109b887b
parent36579d4f5510e8eb823171f532d6b19ce4250a92
cmake: don't install config.h

This header is private and shouldn't be used by clients.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@149496 91177308-0d34-0410-b5e6-96231b3b80d8
CMakeLists.txt