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

Install the application to the project's priv.

$ mix cmake.install [opt] [build_dir]

Command line options

  • --strip - remove debug info from executable
  • --verbose - print process detail

Configuration

  • :build_dir - working directory

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.