mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
Docs: Updated compiler requirements
This commit is contained in:
parent
5c70619d68
commit
67a008e7bf
3 changed files with 19 additions and 10 deletions
6
INSTALL
6
INSTALL
|
@ -10,10 +10,10 @@ Pre-requisites
|
|||
You will need the CMake build system installed in order to build taskwarrior
|
||||
from source. More information on cmake can be obtained at http://cmake.org
|
||||
|
||||
You will need a C++ compiler that supports C++11 N1984, which includes:
|
||||
You will need a C++ compiler that supports full C++11, which includes:
|
||||
|
||||
- gcc 4.4 (released 2009-04-21)
|
||||
- clang 2.9 (released 2011-04-06)
|
||||
- gcc 4.7 (released 2012-03-23)
|
||||
- clang 3.3 (released 2013-01-07)
|
||||
|
||||
In addition:
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue