Skip to content

Commit 73c0703

Browse files
committed
Removed trailing white space.
1 parent fba104c commit 73c0703

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libs/network/src/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
include_directories(${CPP-NETLIB_SOURCE_DIR})
1010

11-
file(GLOB_RECURSE CPP-NETLIB_HEADERS
11+
file(GLOB_RECURSE CPP-NETLIB_HEADERS
1212
"${CPP-NETLIB_SOURCE_DIR}/boost/" "*.hpp")
1313

1414
set(CPP-NETLIB_URI_SRCS uri/uri.cpp uri/schemes.cpp)

0 commit comments

Comments
 (0)