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
Gepetto
example-robot-data
Commits
a566b55d
Commit
a566b55d
authored
Jun 01, 2020
by
Guilhem Saurel
Browse files
gepgitlab → github
parent
2dcb6b77
Pipeline
#9747
passed with stage
in 1 minute and 49 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
CMakeLists.txt
View file @
a566b55d
...
...
@@ -4,7 +4,7 @@ CMAKE_MINIMUM_REQUIRED(VERSION 3.1)
SET
(
PROJECT_ORG gepetto
)
SET
(
PROJECT_NAME example-robot-data
)
SET
(
PROJECT_DESCRIPTION
"Set of robot URDFs for benchmarking and developed examples."
)
SET
(
PROJECT_URL https://g
epgitlab.laas.fr
/
${
PROJECT_ORG
}
/
${
PROJECT_NAME
}
)
SET
(
PROJECT_URL https://g
ithub.com
/
${
PROJECT_ORG
}
/
${
PROJECT_NAME
}
)
# Project options
OPTION
(
BUILD_PYTHON_INTERFACE
"Build the python unit tests and helpers"
ON
)
...
...
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