mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-06-26 10:54:26 +02:00
Build: C++14 support added
This commit is contained in:
parent
2623d101e7
commit
53088dae65
12 changed files with 25 additions and 38 deletions
|
@ -1,4 +1,4 @@
|
|||
cmake_minimum_required (VERSION 2.8)
|
||||
cmake_minimum_required (VERSION 3.0)
|
||||
install (DIRECTORY bash fish vim zsh hooks
|
||||
DESTINATION ${TASK_DOCDIR}/scripts)
|
||||
install (DIRECTORY add-ons
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue