mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
CMake
- zapped autoh*ll from build system. No more pain.
This commit is contained in:
parent
dbdba4c59e
commit
4de854a3c3
28 changed files with 28 additions and 1758 deletions
16
INSTALL
16
INSTALL
|
@ -1,18 +1,10 @@
|
|||
Installation Instructions
|
||||
-------------------------
|
||||
|
||||
# Building task with autotools is deprecated and will be phased out.
|
||||
#
|
||||
# Please follow the instructions below to build task with cmake.
|
||||
#
|
||||
# In case you still want or need to build task with autotools:
|
||||
#
|
||||
# $ ./configure
|
||||
# $ make
|
||||
# $ sudo make install
|
||||
#
|
||||
# For more details on using autotools and options to ./configure please refer
|
||||
# to the autoconf manual.
|
||||
Building task with autotools has been phased out. As of version 1.9.4
|
||||
task uses and builds now with cmake.
|
||||
|
||||
Please follow the instructions below to build task with cmake.
|
||||
|
||||
Pre-requisites
|
||||
--------------
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue