Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Pierre Fernbach
pinocchio
Commits
c17dac65
Commit
c17dac65
authored
Nov 28, 2018
by
Pierre Fernbach
Browse files
change submodule commit
parent
f246a9f7
Pipeline
#1944
failed with stage
in 142 minutes and 37 seconds
Changes
3
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.travis
@
507fed5a
Compare
00d90b0f
...
507fed5a
Subproject commit
00d90b0f0c3aa0579667d963cc91cae4290add3c
Subproject commit
507fed5a878084bc8e104269ffa5208a018f64b5
CMakeLists.txt
View file @
c17dac65
...
...
@@ -27,6 +27,9 @@ SET(PROJECT_DESCRIPTION "Rigid multi body dynamics algorithms")
SET
(
PROJECT_URL
"http://github.com/stack-of-tasks/pinocchio"
)
OPTION
(
INSTALL_DOCUMENTATION
"Generate and install the documentation"
ON
)
#set(ENV{PKG_CONFIG_PATH} "/local/pin_dev_hpp/install/lib/pkgconfig:$ENV{PKG_CONFIG_PATH}")
#set(ENV{LD_LIBRARY_PATH} "/local/pin_dev_hpp/install/lib:$ENV{LD_LIBRARY_PATH}")
SET
(
DOXYGEN_USE_MATHJAX YES
)
IF
(
APPLE
)
...
...
cmake
@
687a16b8
Compare
d22de8c5
...
687a16b8
Subproject commit
d22de8c53c3507df785b1fb3ab260d9fdfb65233
Subproject commit
687a16b8d42e20294ec3f51759d122db2d212695
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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