NoArgs-stdout.txt 306 B

12345678910
  1. ^Usage
  2. cmake \[options\] <path-to-source>
  3. cmake \[options\] <path-to-existing-build>
  4. Specify a source directory to \(re-\)generate a build system for it in the
  5. current working directory. Specify an existing build directory to
  6. re-generate its build system.
  7. Run 'cmake --help' for more information.$