]> granicus.if.org Git - clang/commit
cmake: don't install config.h (v2)
authorDylan Noblesmith <nobled@dreamwidth.org>
Wed, 1 Feb 2012 22:22:37 +0000 (22:22 +0000)
committerDylan Noblesmith <nobled@dreamwidth.org>
Wed, 1 Feb 2012 22:22:37 +0000 (22:22 +0000)
commiteafa50bbdfc5bf34664fbf59e09e4982c6e35097
treeecbc9c3d5e72600cc77838582321fc5a7e18aae0
parentef81e0f8f18cc6fb05d37b8d3d399bc95f936c5b
cmake: don't install config.h (v2)

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

(This reverts r149540, reinstating r149496. False alarm.)

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