Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit40740b3

Browse files
Fixed CMake link in README.rst
1 parent26fcc03 commit40740b3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎README.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -86,12 +86,12 @@ If you want to run the tests that come with cpp-netlib, there are a few things
8686
you will need. These are:
8787

8888
* A compiler (GCC 4.x, Clang 2.8, MSVC 2008)
89-
* A build tool (CMake [#]_ recommended, Boost.Build also an option)
89+
* A build tool (CMake_ recommended, Boost.Build also an option)
9090
* OpenSSL headers (optional)
9191

9292
..note::This assumes that you have cpp-netlib at the top-level of
9393
your home directory.
94-
[#] http://www.cmake.org/
94+
.. _CMake:https://cmake.org/
9595

9696
Hacking on cpp-netlib
9797
---------------------

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp