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
Stack Of Tasks
sot-dynamic-pinocchio
Commits
3ed12b7a
Commit
3ed12b7a
authored
Sep 14, 2018
by
Olivier Stasse
Browse files
[cmake] Add PROJECT_SUFFIX
parent
bae7e5ec
Changes
1
Hide whitespace changes
Inline
Side-by-side
CMakeLists.txt
View file @
3ed12b7a
...
@@ -26,6 +26,7 @@ SET(PROJECT_NAME sot-dynamic-pinocchio)
...
@@ -26,6 +26,7 @@ SET(PROJECT_NAME sot-dynamic-pinocchio)
SET
(
PROJECT_DESCRIPTION
"pinocchio bindings for dynamic-graph."
)
SET
(
PROJECT_DESCRIPTION
"pinocchio bindings for dynamic-graph."
)
SET
(
PROJECT_URL
"https://github.com/stack-of-tasks/sot-dynamic-pinocchio/"
)
SET
(
PROJECT_URL
"https://github.com/stack-of-tasks/sot-dynamic-pinocchio/"
)
SET
(
PROJECT_SUFFIX
"-v3"
)
SET
(
CUSTOM_HEADER_DIR
"
${
PROJECT_NAME
}
"
)
SET
(
CUSTOM_HEADER_DIR
"
${
PROJECT_NAME
}
"
)
SET
(
DOXYGEN_USE_MATHJAX YES
)
SET
(
DOXYGEN_USE_MATHJAX YES
)
...
...
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