dependency(QUARTO
   DEPNAME      "Quarto"
   REPOSITORY   "https://github.com/quarto-dev/quarto-cli"
)

dependency(PANDOC
   DEPNAME      "pandoc"
   REPOSITORY   "https://github.com/jgm/pandoc"
   REVISION     "main"
   LICENSE      "GPL-2.0-or-later"
   LICENSE_PATH "COPYRIGHT"
)
