blob: 1cd34697b98ee1e1daaa05b30e5f385cb921beba [file] [log] [blame]
^Usage
cmake \[options\] <path-to-source>
cmake \[options\] <path-to-existing-build>
Specify a source directory to \(re-\)generate a build system for it in the
current working directory. Specify an existing build directory to
re-generate its build system.
Run 'cmake --help' for more information.$