CMake configuration¶
CMake RE is an augmented wrapper for CMake maintained by tipi.build by EngFlow.
cmake-re enables remote execution by wrapping the original CMake and running individual tasks remotely. Input files are automatically mirrored and each task is run on a configurable container image. By automatically improving hermeticity of a build, cmake-re helps making your build more reliable and cacheable.