mix cmake.build (mix_cmake v0.1.2) View Source

Build the CMake application.

$ mix cmake.build [opt] [build_dir] [++ CMake options]

Command line options

  • --parallel - parallel jobs level
  • --target - build target
  • --clean - clean before build target
  • --verbose - print process detail

Configuration

  • :build_dir - working directory
  • :build_parallel_level - parallel jobs level