Date: Thu, 4 Apr 2019 12:51:47 -0400
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
> 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
Received on 2019-04-04 18:52:05