We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see ourdocumentation.
There was an error while loading.Please reload this page.
1 parent03f91fb commit85c7ae2Copy full SHA for 85c7ae2
libs/network/doc/getting_started.rst
@@ -98,10 +98,10 @@ still requires linking with `Boost.System`_, `Boost.Date_time`_, and
98
Getting CMake
99
=============
100
101
-The:mod:`cpp-netlib` usesCMake_ to generate platform-specific build files. If
102
-you intend to run the test suite, you can follow the instructions below.
103
-Otherwise, you don't need CMake to use:mod:`cpp-netlib`in your project. The
104
-:mod:`cpp-netlib` requires CMake version 2.8or higher.
+The:mod:`cpp-netlib` usesCMake_ to generate platform-specific build
+files. Ifyou intend to run the test suite, you can follow the
+instructions below. The:mod:`cpp-netlib`requires CMake version 2.8
+or higher.
105
106
.. _CMake:http://www.cmake.org/
107