projects
/
gazebo_ros_electrical.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7b0f79a
)
Make gazebo a system dependence.
author
Walter Fetter Lages
<w.fetter@ieee.org>
Sat, 19 May 2018 18:57:59 +0000
(15:57 -0300)
committer
Walter Fetter Lages
<w.fetter@ieee.org>
Sat, 19 May 2018 18:57:59 +0000
(15:57 -0300)
CMakeLists.txt
patch
|
blob
|
history
diff --git
a/CMakeLists.txt
b/CMakeLists.txt
index
96cb75c
..
e7bfdb6
100644
(file)
--- a/
CMakeLists.txt
+++ b/
CMakeLists.txt
@@
-23,6
+23,7
@@
find_package(catkin REQUIRED COMPONENTS
## System dependencies are found with CMake's conventions
# find_package(Boost REQUIRED COMPONENTS system)
+find_package(gazebo REQUIRED)
## Uncomment this if the package has a setup.py. This macro ensures