Merge pull request #1622 from kini/c++14-prerequisite

Mention C++14 dependency in the manual.
This commit is contained in:
Eelco Dolstra 2017-10-20 11:35:14 +02:00 committed by GitHub
commit 311b59001a

View file

@ -10,7 +10,7 @@
<listitem><para>GNU Make.</para></listitem>
<listitem><para>A version of GCC or Clang that supports C++11.</para></listitem>
<listitem><para>A version of GCC or Clang that supports C++14.</para></listitem>
<listitem><para><command>pkg-config</command> to locate
dependencies. If your distribution does not provide it, you can get