mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-06-26 10:54:26 +02:00
cmake: Bring back commit.h.in and cmake.h.in
This commit is contained in:
parent
8013654577
commit
b64e754000
1 changed files with 2 additions and 2 deletions
|
@ -168,7 +168,7 @@ set (CPACK_SOURCE_IGNORE_FILES "CMakeCache" "CMakeFiles" "CPackConfig" "CPackSo
|
|||
"_CPack_Packages" "cmake_install" "install_manifest" "Makefile$"
|
||||
"test" "package-config" "misc/*" "src/task$" "src/calc$" "performance"
|
||||
"src/libtask.a" "src/columns/libcolumns.a" "src/commands/libcommands.a"
|
||||
"task-.*.tar.gz" "commit.h" "commit.h.in" "cmake.h" "cmake.h.in" "\\\\.gitmodules"
|
||||
"swp$" "src/lex$" "task-.*.tar.gz" "commit.h" "cmake.h" "\\\\.gitmodules"
|
||||
"src/libshared/\\\\.git" ".github/" "\\\\.travis.yml" ".*\\\\.gitignore$"
|
||||
"\\\\.git/" "swp$" "src/lex$")
|
||||
"src/liblibshared.a" "docker-compose.yml" "\\\\.git/")
|
||||
include (CPack)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue