CMake 4.3 can import and export packages in the JSON-based CPS format. A new instrumentation feature aids in build profiling.
When looking through a large list of projects, one thing becomes apparent: a description of the build process always is stored in a group of files. These files can be simple shell scripts, Makefiles, ...