]> granicus.if.org Git - llvm/commit
cmake: Don't reject unknown cpp files that start with .
authorMatt Arsenault <Matthew.Arsenault@amd.com>
Tue, 2 Sep 2014 20:20:43 +0000 (20:20 +0000)
committerMatt Arsenault <Matthew.Arsenault@amd.com>
Tue, 2 Sep 2014 20:20:43 +0000 (20:20 +0000)
commitef02f8eb0b0a4430afdcbc9c0585c166337e6beb
tree93400d065a702607c325b476f6d8c6bc8946bbdc
parentcc9916444881b06a35ae6402d37a4e38a56dfd52
cmake: Don't reject unknown cpp files that start with .

Some editors create hidden file backups in the same
directory as the file, and it's annoying when cmake
errors on them.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@216941 91177308-0d34-0410-b5e6-96231b3b80d8
cmake/modules/LLVMProcessSources.cmake