Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Stack Of Tasks
sot-dynamic-pinocchio
Commits
a1129c4c
Commit
a1129c4c
authored
Aug 13, 2018
by
Guilhem Saurel
Browse files
[CMake] remove warnings caused by trying to watch non-existent targets
parent
ba5540ae
Changes
1
Hide whitespace changes
Inline
Side-by-side
CMakeLists.txt
View file @
a1129c4c
...
...
@@ -64,9 +64,6 @@ SET(plugins
SET
(
LIBRARY_NAME
${
PROJECT_NAME
}
)
LIST
(
APPEND plugins dynamic
)
LIST
(
APPEND LOGGING_WATCHED_TARGETS
${
plugins
}
)
# Add dependency toward sot-dynamic-pinocchio library in pkg-config file.
PKG_CONFIG_APPEND_LIBS
(
${
LIBRARY_NAME
}
)
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment