[Tooling] [isocpp-modules] Dependency format with module details implementation
Gabriel Dos Reis
gdr at microsoft.com
Thu Apr 4 19:56:23 CEST 2019
Thanks!
> On Apr 4, 2019, at 9:52 AM, Ben Boeckel <ben.boeckel at kitware.com> wrote:
>
>> 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