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
talos-rbprm
Commits
31fcd31c
Commit
31fcd31c
authored
Nov 28, 2019
by
Guilhem Saurel
Browse files
Merge tag 'v4.8.0'
Release of version 4.8.0.
parents
413f63d6
cad5249c
Pipeline
#7271
failed with stage
in 6 minutes and 44 seconds
Changes
2
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
CMakeLists.txt
View file @
31fcd31c
...
...
@@ -10,8 +10,8 @@ SET(CXX_DISABLE_WERROR true)
SET
(
CUSTOM_HEADER_DIR
"hpp/talos-rbprm"
)
C
MAKE_POLICY
(
SET CMP0048 OLD
)
# we compute the PROJECT_VERSION manually
PROJECT
(
${
PROJECT_NAME
}
CXX
)
C
OMPUTE_PROJECT_ARGS
(
PROJECT_ARGS LANGUAGES CXX
)
PROJECT
(
${
PROJECT_NAME
}
${
PROJECT_ARGS
}
)
FINDPYTHON
()
...
...
cmake
@
7eca9ee6
Compare
efa25a99
...
7eca9ee6
Subproject commit
efa25a9976b8a6fc9f51d26924d4238d0d4820b1
Subproject commit
7eca9ee6c9d1c4ee20eb82272e94f9d11642053a
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