Skip to content

Instantly share code, notes, and snippets.

@r-ryantm
Created November 12, 2020 09:23
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/dfaf6850f85ce93be2d94731f2cbb1b7 to your computer and use it in GitHub Desktop.
Save r-ryantm/dfaf6850f85ce93be2d94731f2cbb1b7 to your computer and use it in GitHub Desktop.
/nix/store/gnlcl3j5dnbm0lx2ahbmhv8pmz7igjlv-trompeloeil-39
├── 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
└── trompeloeil
├── docs
│   ├── Backward.md
│   ├── CookBook.md
│   ├── FAQ.md
│   ├── PlatformsAndLibraries.md
│   ├── reference.md
│   ├── trompeloeil_cheat_sheet.odp
│   └── trompeloeil_cheat_sheet.pdf
└── LICENSE_1_0.txt
15 directories, 19 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment