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
Humanoid Path Planner
hpp-rbprm-corba
Commits
5173611a
Commit
5173611a
authored
Sep 26, 2019
by
Guilhem Saurel
Browse files
[CMake] sync submodule
parent
802c3198
Pipeline
#6095
passed with stage
in 13 minutes and 33 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
CMakeLists.txt
View file @
5173611a
...
...
@@ -23,7 +23,7 @@ SET(CXX_DISABLE_WERROR true)
INCLUDE
(
cmake/base.cmake
)
INCLUDE
(
cmake/idl.cmake
)
INCLUDE
(
cmake/hpp.cmake
)
INCLUDE
(
cmake/
hpp/
python.cmake
)
INCLUDE
(
cmake/python.cmake
)
SET
(
PROJECT_NAME hpp-rbprm-corba
)
SET
(
PROJECT_DESCRIPTION
"Corba server for reachability based planning"
)
...
...
@@ -41,7 +41,7 @@ SET(${PROJECT_NAME}_HEADERS
include/hpp/corbaserver/rbprm/server.hh
)
HPP_
FINDPYTHON
()
FINDPYTHON
()
ADD_DOC_DEPENDENCY
(
"hpp-core >= 4.3"
)
ADD_REQUIRED_DEPENDENCY
(
"hpp-corbaserver >= 4.3"
)
...
...
cmake
@
c81a3719
Compare
20ceb603
...
c81a3719
Subproject commit
20ceb603019a791854c2651a415d75af3acdb4c1
Subproject commit
c81a37191d764522899b5dcb4468485a826141c2
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