cmake-presets (7) Linux Manual Page
cmake-presets – CMakePresets.json Introduction One problem that CMake users often face is sharing settings with other people for common ways to configure a project. This may be done to support CI builds, or for users who frequently use the same build. CMake supports two files, CMakePresets.json and CMakeUserPresets.json, that allow users to specify common configure…
