mirror of
https://github.com/GothenburgBitFactory/taskshell.git
synced 2025-06-26 10:54:29 +02:00
Bumped release date in documentation
This commit is contained in:
parent
01f8158405
commit
464f5ae19f
3 changed files with 6 additions and 4 deletions
|
@ -74,6 +74,6 @@ set (CPACK_SOURCE_GENERATOR "TGZ")
|
|||
set (CPACK_SOURCE_PACKAGE_FILE_NAME ${PACKAGE_NAME}-${PACKAGE_VERSION})
|
||||
set (CPACK_SOURCE_IGNORE_FILES "CMakeCache" "CMakeFiles" "CPackConfig" "CPackSourceConfig"
|
||||
"_CPack_Packages" "cmake_install" "install_manifest" "Makefile$"
|
||||
"test" "package-config" "misc/*" "src/tasksh$"
|
||||
"test" "package-config" "misc/*" "src/tasksh$" "README.md"
|
||||
"/\\\\.gitignore" "/\\\\.git/" "swp$")
|
||||
include (CPack)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue