import libs = libpdjson5%lib{pdjson5}

exe{driver}: {h c}{**} $libs
{
  c.loptions += -fsanitize=fuzzer
}
