PKGNAME=nlohmann-json
PKGSEC=libs
PKGDES="JSON for Modern C++"
# it's just headers
PKGDEP=""
BUILDDEP="cmake ninja"

# just headers and cmake files
# the building process is just to verify the headers work correctly
ABHOST=noarch
