Get the latest tech news
Cmkr – a modern build system based on CMake and TOML
Modern build system based on CMake and TOML. Contribute to build-cpp/cmkr development by creating an account on GitHub.
cmkr, pronounced "cmaker", is a modern build system based on CMake and TOML. Note: The cmake.toml project file, generated CMakeLists.txt and cmkr.cmake bootstrapping script are all intended to be added to source control. In CI environments the cmkr bootstrapping process is skipped, so there is no additional overhead in your pipelines.
Or read this on Hacker News