Skip to content
Snippets Groups Projects
Forked from Florian Leander Singer / RobotAPI
176 commits behind the upstream repository.
armarx-workspace.json 198 B
{
  "modules": {
    "armarx/RobotAPI": {}
  },
  "global": {
    "prepare": {
      "cmake": {
        "definitions": {
          "CMAKE_BUILD_TYPE": "RelWithDebInfo"
        }
      }
    }
  }
}