Skip to content

Instantly share code, notes, and snippets.

@r-ryantm
Created February 8, 2020 14:58
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/3c4fd549cac7050c65b65bf4935fdeec to your computer and use it in GitHub Desktop.
Save r-ryantm/3c4fd549cac7050c65b65bf4935fdeec to your computer and use it in GitHub Desktop.
/nix/store/5fjb1ivk3zp97wx176yl1qyw6g8w1mrd-kdevelop-pg-qt-2.2.1
├── bin
│   └── kdev-pg-qt
├── include
│   └── kdevelop-pg-qt
│   ├── kdevelop-pg-qt_version.h
│   ├── kdev-pg-allocator.h
│   ├── kdev-pg-char-sets.h
│   ├── kdev-pg-list.h
│   ├── kdev-pg-location-table.h
│   ├── kdev-pg-memory-pool.h
│   └── kdev-pg-token-stream.h
└── lib
└── cmake
└── KDevelop-PG-Qt
├── KDevelop-PG-QtConfig.cmake
└── KDevelop-PG-QtConfigVersion.cmake
6 directories, 10 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment