소스 검색

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 8 년 전
부모
커밋
59e4f9acc3
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1
    0
      CMake.gitignore

+ 1
- 0
CMake.gitignore 파일 보기

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

Loading…
취소
저장