Skip to content

Instantly share code, notes, and snippets.

@r-ryantm
Created November 11, 2020 17:29
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 r-ryantm/f410db73b3919495646fd1d32cc62f26 to your computer and use it in GitHub Desktop.
Save r-ryantm/f410db73b3919495646fd1d32cc62f26 to your computer and use it in GitHub Desktop.
/nix/store/rlr3wyx22cm82x5d3j4id3h7ss9b27f1-nanoflann-1.3.2
├── include
│   └── nanoflann.hpp
└── lib
├── cmake
│   └── nanoflann
│   ├── nanoflannConfig.cmake
│   ├── nanoflannConfigVersion.cmake
│   └── nanoflannTargets.cmake
└── pkgconfig
└── nanoflann.pc
5 directories, 5 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment