Parcourir la source

add CTestTestfile.cmake into CMake.gitignore

CTestTestfile.cmake is automatically generated by CMake when invoking `enable_testing()` command in CMakeLists.txt.
pull/1960/head
leeyiw il y a 8 ans
Parent
révision
59e4f9acc3
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  1. 1
    0
      CMake.gitignore

+ 1
- 0
CMake.gitignore Voir le fichier

@@ -4,3 +4,4 @@ CMakeScripts
Makefile
cmake_install.cmake
install_manifest.txt
CTestTestfile.cmake

Chargement…
Annuler
Enregistrer