Skip to content

Instantly share code, notes, and snippets.

@r-ryantm
Created November 29, 2020 09:04
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/3098e1e20771a0ec068f886ba4d49527 to your computer and use it in GitHub Desktop.
Save r-ryantm/3098e1e20771a0ec068f886ba4d49527 to your computer and use it in GitHub Desktop.
/nix/store/596jqchlhxa7x2q4v72xpk9king710mh-pugixml-1.11
├── include
│   ├── pugiconfig.hpp
│   └── pugixml.hpp
└── lib
├── cmake
│   └── pugixml
│   ├── pugixml-config.cmake
│   ├── pugixml-config-version.cmake
│   ├── pugixml-targets.cmake
│   └── pugixml-targets-release.cmake
├── libpugixml.a
└── pkgconfig
└── pugixml.pc
5 directories, 8 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment