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-core
Commits
a7b4bc2b
Commit
a7b4bc2b
authored
Oct 01, 2010
by
florent
Browse files
Release 1.12.1
* CMakeLists.txt, * NEWS.
parent
fa2a88d3
Changes
2
Hide whitespace changes
Inline
Side-by-side
CMakeLists.txt
View file @
a7b4bc2b
...
...
@@ -8,7 +8,7 @@ CMAKE_MINIMUM_REQUIRED(VERSION 2.6)
SET
(
PROJECT_NAME hppCore
)
project
(
${
PROJECT_NAME
}
)
SET
(
PROJECT_VERSION 1.12
)
SET
(
PROJECT_VERSION 1.12
.1
)
SET
(
CMAKE_VERBOSE_MAKEFILE true
)
...
...
NEWS
View file @
a7b4bc2b
2010/10/01 Release 1.12.1
1. Use same guards for deprecated and new headers
2010/08/18 Release 1.12
1. headers have been installed in include/hpp/core
2. package is now managed by cmake
3. implementation of an extension of Kineo parser for ChppHumanoidRobot.
2009/08/28 Release 1.10.0
1. Class ChppBody has been synchronized with hppModel implementation.
...
...
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