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

Commitf650e09

Browse files
committed
Removes trailing white space.
1 parente3e27a9 commitf650e09

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎libs/network/doc/getting_started.rst‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -230,7 +230,7 @@ CMake projects
230230

231231
Projects using CMake can add the following lines in their ``CMakeLists.txt`` to
232232
be able to use:mod:`cpp-netlib`::
233-
233+
234234
set ( CMAKE_PREFIX_PATH ${CMAKE_PREFIX_PATH} ~/cpp-netlib-build )
235235
find_package ( cppnetlib 0.11.0 REQUIRED )
236236
include_directories ( ${CPPNETLIB_INCLUDE_DIRS} )
@@ -240,7 +240,7 @@ be able to use :mod:`cpp-netlib`::
240240
is not installed to a location that CMake searches. When:mod:`cpp-netlib`
241241
is installed to the default location (``/usr/local``), ``CMake`` can find it.
242242

243-
..note::We assume that ``MyApplication`` is the application that you are
243+
..note::We assume that ``MyApplication`` is the application that you are
244244
building and which depends on:mod:`cpp-netlib`.
245245

246246

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp