mix cmake.build (mix_cmake v0.1.0) 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
Link to this section Summary
Link to this section Functions
Callback implementation for Mix.Task.run/1
.