Generation of Make Dependencies for C++ Modules
Ben Boeckel
ben.boeckel@kitware.com
Fri Dec 26 03:16:33 GMT 2025
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
More information about the Gcc
mailing list