option(OXENMQ_BUILD_TESTS"Building and perform oxenmq tests"${oxenmq_IS_TOPLEVEL_PROJECT})
option(OXENMQ_INSTALL"Add oxenmq libraries and headers to cmake install target; defaults to ON if BUILD_SHARED_LIBS is enabled or we are the top-level project; OFF for a static subdirectory build"${oxenmq_INSTALL_DEFAULT})
option(OXENMQ_INSTALL_CPPZMQ"Install cppzmq header with oxenmq/ headers (requires OXENMQ_INSTALL)"ON)
option(OXENMQ_LOKIMQ_COMPAT"Install lokimq compatibility headers and pkg-config for rename migration"ON)