cmake/configure

melangeReference

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