Skip to content

Instantly share code, notes, and snippets.

@ryantm
Created August 3, 2019 23:51
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 ryantm/6dd7f671ebe1b61fc7a3444f80a02742 to your computer and use it in GitHub Desktop.
Save ryantm/6dd7f671ebe1b61fc7a3444f80a02742 to your computer and use it in GitHub Desktop.
/nix/store/73zdxc5rncw66nydr59xk7nh5df933gp-cppzmq-4.4.1
├── include
│   ├── zmq_addon.hpp
│   └── zmq.hpp
└── share
└── cmake
└── cppzmq
├── cppzmqConfig.cmake
├── cppzmqConfigVersion.cmake
├── cppzmqTargets.cmake
└── libzmq-pkg-config
└── FindZeroMQ.cmake
5 directories, 6 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment