mix cmake.clean (mix_cmake v0.1.0) View Source

Clean outputs of Cmake.

$ mix cmake.clean [opt]

Command line options

  • --all - remove cmake build directory.
  • --verbose - print process detail

Link to this section Summary

Link to this section Functions

Link to this function

cmd(dirs, opts, cmake_args \\ [])

View Source

Callback implementation for Mix.Task.run/1.