Skip to content

Instantly share code, notes, and snippets.

@ryantm
Created April 15, 2019 04:59
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 ryantm/0a15526ef5644ffe71cd06ff773a5a62 to your computer and use it in GitHub Desktop.
Save ryantm/0a15526ef5644ffe71cd06ff773a5a62 to your computer and use it in GitHub Desktop.
/nix/store/008v9p5b33201jhqvi99gp4sv879djmh-libnabo-1.0.7
├── include
│   └── nabo
│   ├── nabo.h
│   └── third_party
│   └── any.hpp
├── lib
│   └── libnabo.a
└── share
├── doc
│   └── libnabo
│   └── README.md
└── libnabo
├── cmake
│   ├── libnaboConfig.cmake
│   └── libnaboConfigVersion.cmake
└── package.xml
9 directories, 7 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment