]> source.dussan.org Git - gitignore.git/commitdiff
add CTestTestfile.cmake into CMake.gitignore 1960/head
authorleeyiw <leeyiw@gmail.com>
Thu, 5 May 2016 06:59:25 +0000 (14:59 +0800)
committerleeyiw <leeyiw@gmail.com>
Thu, 5 May 2016 06:59:25 +0000 (14:59 +0800)
CTestTestfile.cmake is automatically generated by CMake when invoking `enable_testing()` command in CMakeLists.txt.

CMake.gitignore

index b558e9afa6da4591ea15d0b78a5fd9886eb8d877..0cc7e4b527553e3b57cd57050a58d7a560675c69 100644 (file)
@@ -4,3 +4,4 @@ CMakeScripts
 Makefile
 cmake_install.cmake
 install_manifest.txt
+CTestTestfile.cmake