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

Commitca1ad5a

Browse files
committed
Variable CPP-NETLIB_ERROR_SRCS is unused
1 parent9280f61 commitca1ad5a

File tree

2 files changed

+0
-13
lines changed

2 files changed

+0
-13
lines changed

‎error/CMakeLists.txt‎

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,3 @@ if(CPP-NETLIB_BUILD_TESTS)
99
enable_testing()
1010
add_subdirectory(test)
1111
endif(CPP-NETLIB_BUILD_TESTS)
12-
13-
# propagate sources to parent directory for one-lib-build
14-
set(CPP-NETLIB_ERROR_SRCS ${CPP-NETLIB_ERROR_SRCS} PARENT_SCOPE)

‎error/src/CMakeLists.txt‎

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,3 @@
44
# http://www.boost.org/LICENSE_1_0.txt)
55

66
include_directories(${CPP-NETLIB_SOURCE_DIR}/error/src)
7-
8-
set(CPP-NETLIB_ERROR_SRCS
9-
error.cpp)
10-
11-
# prepend current directory to make paths absolute
12-
prependToElements("${CMAKE_CURRENT_SOURCE_DIR}/"
13-
CPP-NETLIB_ERROR_SRCS )
14-
15-
# propagate sources to parent directory for one-lib-build
16-
set(CPP-NETLIB_ERROR_SRCS ${CPP-NETLIB_ERROR_SRCS} PARENT_SCOPE)

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp