| View Issue Details [ Jump to Notes ] | [ Print ] | ||||||||
| ID | Project | Category | View Status | Date Submitted | Last Update | ||||
| 0005203 | CMake | Documentation | public | 2007-06-18 10:31 | 2016-06-10 14:30 | ||||
| Reporter | Brandon Van Every | ||||||||
| Assigned To | Bill Hoffman | ||||||||
| Priority | low | Severity | text | Reproducibility | always | ||||
| Status | closed | Resolution | moved | ||||||
| Platform | OS | OS Version | |||||||
| Product Version | |||||||||
| Target Version | Fixed in Version | ||||||||
| Summary | 0005203: a custom COMMAND cannot be a CMake scripting command | ||||||||
| Description | Both ADD_CUSTOM_COMMAND and ADD_CUSTOM_TARGET do not define what kind of COMMAND can be used. Users often think they can use a CMake scripting command, but this is incorrect. COMMAND in this context is something that can be executed on a command line. Documenting this would help newbies with their learning curve. | ||||||||
| Tags | No tags attached. | ||||||||
| Attached Files | |||||||||
| Relationships | |
| Relationships |
| Notes | |
|
(0008043) Alex Neundorf (developer) 2007-07-12 11:09 |
Duplicate of 0003604 |
|
(0008044) Alex Neundorf (developer) 2007-07-12 11:10 |
The duplicate is still open, no need to have it twice. |
|
(0008053) Brandon Van Every (reporter) 2007-07-12 12:05 |
Documenting current behavior is not the same issue as implementing new behavior. If 0003604 were implemented, then this content bug would be obsolete. But 0003604 has not been implemented. It would be quite a bit less effort to simply document what the current behavior actually is. |
|
(0008640) Alex Neundorf (developer) 2007-08-24 09:19 |
Related to 3604. |
|
(0038889) Peter Wu (reporter) 2015-06-07 15:45 |
From the v3.2 manual: "Specify the command-line(s) to execute at build time." "command-line" seems clear enough to me with no confusion with cmake expressions. Can this "bug" be closed then? |
|
(0041371) Kitware Robot (administrator) 2016-06-10 14:27 |
Resolving issue as `moved`. This issue tracker is no longer used. Further discussion of this issue may take place in the current CMake Issues page linked in the banner at the top of this page. |
| Notes |
| Issue History | |||
| Date Modified | Username | Field | Change |
| 2007-08-09 14:26 | Brandon Van Every | Severity | minor => text |
| 2007-08-09 14:26 | Brandon Van Every | Status | new => assigned |
| 2007-08-09 14:26 | Brandon Van Every | Category | => Test Category |
| 2007-08-24 09:19 | Alex Neundorf | Note Added: 0008640 | |
| 2007-08-24 09:19 | Alex Neundorf | Category | CMake => Documentation |
| 2015-06-07 15:45 | Peter Wu | Note Added: 0038889 | |
| 2016-06-10 14:27 | Kitware Robot | Note Added: 0041371 | |
| 2016-06-10 14:27 | Kitware Robot | Status | assigned => resolved |
| 2016-06-10 14:27 | Kitware Robot | Resolution | reopened => moved |
| 2016-06-10 14:30 | Kitware Robot | Status | resolved => closed |
| Issue History |
| Copyright © 2000 - 2018 MantisBT Team |