cmake/configure

Reference docs for the cmake/configure melange pipeline

Configure a CMake project

Dependencies

  • cmake
  • ninja

Reference

InputDescription
output-dirThe output directory for the CMake build. Default is set to output
optsCompile options for the CMake build.

Example

uses: cmake/configure

Last updated: 2022-11-01 11:07