Skip to content
Snippets Groups Projects
Commit 0b64bee0 authored by Fabian Reister's avatar Fabian Reister
Browse files

cartographer module

parent 5d2aa8ee
No related branches found
No related tags found
No related merge requests found
{ {
"general": { "general": {
"url": "https://gitlab.com/h2t/SOEM" "url": "https://github.com/FabianReister/cartographer"
}, },
"update": { "update": {
"git": { "git": {
"ssh_url":"git@gitlab.com:h2t/SOEM.git", "ssh_url":"git@github.com:FabianReister/cartographer.git",
"https_url": "https://gitlab.com/h2t/SOEM.git", "https_url": "https://github.com/FabianReister/cartographer.git",
"default_checkout_ref": "debian" "default_checkout_ref": "h2t"
} }
}, },
"prepare": { "prepare": {
"cmake": { "cmake": {
"project_name": "SOEM" "project_name": "cartographer"
} }
}, },
"build": "cmake" "build": "cmake",
"required_modules": {
"deps/absl": {},
"apt/cartographer-deps": {}
}
} }
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment