[Tooling] [isocpp-modules] Dependency format with module details implementation
Ben Boeckel
ben.boeckel at kitware.com
Thu Apr 4 18:51:47 CEST 2019
On Thu, Apr 04, 2019 at 16:33:00 +0000, Gabriel Dos Reis wrote:
> Do we know why YAML format won’t be appropriate? It has some
> readability points going for it.
Well, from a CMake point-of-view, we don't already have a YAML parser in
the codebase. Plus YAML parsers are vastly more complicated than JSON
(thinking of future ninja support here).
--Ben
More information about the Tooling
mailing list