Skip to content

Instantly share code, notes, and snippets.

@nuclearsandwich
Last active March 9, 2017 22:33
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save nuclearsandwich/5153c5c52f313d943641a89811d96d4f to your computer and use it in GitHub Desktop.
Save nuclearsandwich/5153c5c52f313d943641a89811d96d4f to your computer and use it in GitHub Desktop.
cmake_package_test.repos
repositories:
ament/ament_cmake:
type: git
url: https://github.com/ament/ament_cmake.git
version: master
ament/ament_index:
type: git
url: https://github.com/ament/ament_index.git
version: master
ament/ament_lint:
type: git
url: https://github.com/ament/ament_lint.git
version: master
ament/ament_package:
type: git
url: https://github.com/ament/ament_package.git
version: master
ament/ament_tools:
type: git
url: https://github.com/ament/ament_tools.git
version: master
ament/gmock_vendor:
type: git
url: https://github.com/ament/gmock_vendor.git
version: master
ament/gtest_vendor:
type: git
url: https://github.com/ament/gtest_vendor.git
version: master
ament/osrf_pycommon:
type: git
url: https://github.com/osrf/osrf_pycommon.git
version: master
ament/uncrustify:
type: git
url: https://github.com/ament/uncrustify.git
version: master
nuclearsandwich/tinyxml_vendor:
type: git
url: https://github.com/nuclearsandwich/tinyxml_vendor
version: cmake-diag
nuclearsandwich/eigen_test:
type: git
url: https://github.com/nuclearsandwich/eigen-test.git
version: master
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment