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
dynamic_graph_bridge_msgs
Commits
d3c5eb35
Commit
d3c5eb35
authored
Oct 16, 2014
by
olivier stasse
Browse files
Set CMP0007 policy to OLD
parent
4d56befd
Changes
1
Hide whitespace changes
Inline
Side-by-side
CMakeLists.txt
View file @
d3c5eb35
...
...
@@ -12,8 +12,9 @@ include(cmake/base.cmake)
include
(
cmake/ros.cmake
)
include
(
cmake/GNUInstallDirs.cmake
)
SETUP_PROJECT
(
)
cmake_policy
(
SET CMP0007 OLD
)
SETUP_PROJECT
()
#List to make rest of code more readable
set
(
MESSAGE_DEPENDENCIES std_msgs
)
...
...
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