Skip to content

Instantly share code, notes, and snippets.

@r-ryantm
Created June 15, 2020 05:19
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/78ee23b04cc56a5e345f90e5e5f629b6 to your computer and use it in GitHub Desktop.
Save r-ryantm/78ee23b04cc56a5e345f90e5e5f629b6 to your computer and use it in GitHub Desktop.
/nix/store/m84nk3kfwc548949xw7vlv4i4s5gacvz-trompeloeil-38
├── include
│   ├── boost
│   │   └── trompeloeil.hpp
│   ├── catch2
│   │   └── trompeloeil.hpp
│   ├── criterion
│   │   └── trompeloeil.hpp
│   ├── crpcut
│   │   └── trompeloeil.hpp
│   ├── cxxtest
│   │   └── trompeloeil.hpp
│   ├── doctest
│   │   └── trompeloeil.hpp
│   ├── gtest
│   │   └── trompeloeil.hpp
│   └── trompeloeil.hpp
├── lib
│   └── cmake
│   └── trompeloeil
│   ├── trompeloeil-config.cmake
│   ├── trompeloeil-config-version.cmake
│   └── trompeloeil-targets.cmake
└── share
└── doc
├── docs
│   ├── Backward.md
│   ├── CookBook.md
│   ├── FAQ.md
│   ├── PlatformsAndLibraries.md
│   ├── reference.md
│   ├── trompeloeil_cheat_sheet.odp
│   └── trompeloeil_cheat_sheet.pdf
└── LICENSE_1_0.txt
14 directories, 19 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment