## -*- mode: makefile; -*-

CXX_STD = CXX11
PKG_CPPFLAGS = -I../inst/cppzmq
PKG_LIBS = -lzmq
