MantisBT - CMake | |||||
| View Issue Details | |||||
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0002495 | CMake | CMake | public | 2005-11-15 15:10 | 2007-02-20 17:01 |
| Reporter | David Cole | ||||
| Assigned To | System Admin | ||||
| Priority | low | Severity | minor | Reproducibility | always |
| Status | closed | Resolution | fixed | ||
| Platform | OS | OS Version | |||
| Product Version | |||||
| Target Version | Fixed in Version | ||||
| Summary | 0002495: cmd line 'cmake -G "Bogus Generator" ..' gives unuseful output | ||||
| Description | from the command line: cmake -G "Bogus Generator" .. gives you the following output instead of prompting you with the valid possible generator values... CMake Error: Could not create named generator Bogus Generator CMake Error: cmake version 2.2-patch 2 Usage: cmake -E [command] [arguments ...] Available commands: chdir dir cmd [args]... - run command in a given directory copy file destination - copy file to destination (either file or directory) copy_if_different in-file out-file - copy file if input has changed copy_directory source destination - copy directory 'source' content to directory 'destination' echo [string]... - displays arguments as text remove file1 file2 ... - remove the file(s) time command [args] ... - run command and return elapsed time write_regv key value - write registry value delete_regv key - delete registry value comspec - on windows 9x use this for RunCommand Shouldn't it give you the list of valid generators in this situation just like --help does? | ||||
| Steps To Reproduce | |||||
| Additional Information | |||||
| Tags | No tags attached. | ||||
| Relationships | |||||
| Attached Files | |||||
| Issue History | |||||
| Date Modified | Username | Field | Change | ||
| Notes | |||||
|
|
|||||
|
|
||||
|
|
|||||
|
|
||||
|
|
|||||
|
|
||||
|
|
|||||
|
|
||||
|
|
|||||
|
|
||||