]> granicus.if.org Git - clang/commitdiff
cmake: revert r149496
authorDylan Noblesmith <nobled@dreamwidth.org>
Wed, 1 Feb 2012 21:17:55 +0000 (21:17 +0000)
committerDylan Noblesmith <nobled@dreamwidth.org>
Wed, 1 Feb 2012 21:17:55 +0000 (21:17 +0000)
It *looks* like this caused PR11903, somehow.

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

CMakeLists.txt

index bb92fee75b46c6f89d29f58243915bc8d27c853e..3a1c12eef6adfa51c2fe4b4e2b9a49194a2acc64 100644 (file)
@@ -223,7 +223,6 @@ install(DIRECTORY include/
   FILES_MATCHING
   PATTERN "*.def"
   PATTERN "*.h"
-  PATTERN "config.h" EXCLUDE
   PATTERN ".svn" EXCLUDE
   )