diff options
author | Florent Le Coz <louiz@louiz.org> | 2014-04-28 18:46:25 +0200 |
---|---|---|
committer | Florent Le Coz <louiz@louiz.org> | 2014-04-28 18:46:25 +0200 |
commit | c6059e5a215624e205cae401183f3a8bb1bf87d0 (patch) | |
tree | de5188c12d40ed5bced63fd6309ccc8440e965ec /INSTALL | |
parent | ae41c5dee424e910e6e4d6a145493845a2c831c3 (diff) | |
download | biboumi-c6059e5a215624e205cae401183f3a8bb1bf87d0.tar.gz biboumi-c6059e5a215624e205cae401183f3a8bb1bf87d0.tar.bz2 biboumi-c6059e5a215624e205cae401183f3a8bb1bf87d0.tar.xz biboumi-c6059e5a215624e205cae401183f3a8bb1bf87d0.zip |
Upgrade to C++14
Diffstat (limited to 'INSTALL')
-rw-r--r-- | INSTALL | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -25,7 +25,7 @@ Libraries: if you are packaging biboumi in a distribution with Systemd. Tools: -- A C++11 compiler. +- A C++14 compiler. - CMake - ronn (optional) to build the man page |