On Thu, Dec 25, 2025 at 19:28:43 +0100, joergboe wrote: > The goal is to make it easy for simple C++ projects with modules to build a > single executable or library with gcc and make only without the need of > dealing with JSON encoded files. I am aware that for complex build systems > the approach using JSON files is appropriate.
And that's a fine goal to have :) . I just want to make sure goals align with strategy. Thanks, --Ben
