# Keep C++11 for now due to a bug in some Linux: https://github.com/r-lib/vdiffr/issues/137
CXX_STD = CXX11
PKG_LIBS = -lpng -lz
