nanomsgxx
nanomsgxx copied to clipboard
Add CMake possibilities to include nanomsgxx in other projects
- Add section in Readme describing how to import
nanomsgxx
in projects -
nnxx-config.cmake
is exported to supportfind_package(nnxx ...)
. - PkgConfig support added, CMake now also parses
libnnxx.pc.in
- Add options for turning off tests and switching between static/dynamic library creation.