Forked from
Florian Leander Singer / RobotAPI
176 commits behind the upstream repository.
-
Rainer Kartmann authoredRainer Kartmann authored
armarx-workspace.json 198 B
{
"modules": {
"armarx/RobotAPI": {}
},
"global": {
"prepare": {
"cmake": {
"definitions": {
"CMAKE_BUILD_TYPE": "RelWithDebInfo"
}
}
}
}
}