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-hrp2
Commits
04f51fd5
Commit
04f51fd5
authored
Mar 07, 2019
by
Guilhem Saurel
Browse files
[CMake] project suffix
parent
940359c2
Pipeline
#3413
passed with stage
in 6 minutes and 11 seconds
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
CMakeLists.txt
View file @
04f51fd5
...
...
@@ -27,6 +27,7 @@ SET(PROJECT_DESCRIPTION "dynamic-graph package for HRP-2 robot")
SET
(
PROJECT_URL
"http://github.com/
${
PROJECT_NAMESPACE
}
/
${
PROJECT_NAME
}
"
)
SET
(
CUSTOM_HEADER_DIR
"
${
PROJECT_NAME
}
"
)
SET
(
PROJECT_SUFFIX
"-v3"
)
SET
(
CXX_DISABLE_WERROR True
)
...
...
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