We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 66b0027 commit fbe029eCopy full SHA for fbe029e
README.rst
@@ -53,13 +53,13 @@ Building with CMake
53
~~~~~~~~~~~~~~~~~~~
54
55
To build the libraries and run the tests with CMake, you will need to
56
-have CMake version 2.8.10 or higher installed appropriately in your
+have CMake version 3.0 or higher installed appropriately in your
57
system.
58
59
::
60
61
$ cmake --version
62
- cmake version 2.8.10
+ cmake version 3.2.2
63
64
Inside the cpp-netlib directory, you can issue the following statements to
65
configure and generate the Makefiles, and build the tests::
0 commit comments