Skip to content

Instantly share code, notes, and snippets.

@r-ryantm
Created July 25, 2020 10:05
Show Gist options
  • Save r-ryantm/f07226cc83a87ce82e420005f30b258c to your computer and use it in GitHub Desktop.
Save r-ryantm/f07226cc83a87ce82e420005f30b258c to your computer and use it in GitHub Desktop.
/nix/store/g4bnxd41akcjqcav4qp431pjwdpimfyi-lime-4.4.0
├── include
│   └── lime
│   └── lime.hpp
├── lib
│   ├── liblime.so -> liblime.so.0
│   └── liblime.so.0
└── share
└── lime
└── cmake
├── limeConfig.cmake
├── limeTargets.cmake
└── limeTargets-release.cmake
6 directories, 6 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment