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

Commitf51205f

Browse files
committed
Removed trailing white spaces.
1 parent3474f02 commitf51205f

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

‎cppnetlibConfig.cmake.in

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,21 +3,21 @@
33
# CPPNETLIB_INCLUDE_DIRS - include directories for cppnetlib
44
# CPPNETLIB_LIBRARIES - libraries to link against
55
# CPPNETLIB_EXECUTABLE - the bar executable
6-
6+
77
# Compute paths
88
get_filename_component(CPPNETLIB_CMAKE_DIR"${CMAKE_CURRENT_LIST_FILE}"PATH)
99
set(CPPNETLIB_INCLUDE_DIRS"@CONF_INCLUDE_DIRS@")
10-
10+
1111
# Our library dependencies (contains definitions for IMPORTED targets)
1212
if(NOTTARGETcppnetlib-client-connections
1313
ANDNOTTARGETcppnetlib-server-parsers
1414
ANDNOTTARGETcppnetlib-uri
1515
ANDNOTCPPNETLIB_BINARY_DIR)
1616
include("${CPPNETLIB_CMAKE_DIR}/cppnetlibTargets.cmake")
1717
endif()
18-
18+
1919
# These are IMPORTED targets created by cppnetlibTargets.cmake
20-
set(CPPNETLIB_LIBRARIES
20+
set(CPPNETLIB_LIBRARIES
2121
cppnetlib-client-connections
2222
cppnetlib-server-parsers
2323
cppnetlib-uri)

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp