MantisBT - CMake | |||||
| View Issue Details | |||||
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0013020 | CMake | CMake | public | 2012-03-06 10:44 | 2012-09-03 16:00 |
| Reporter | Petr Kmoch | ||||
| Assigned To | Brad King | ||||
| Priority | normal | Severity | minor | Reproducibility | N/A |
| Status | closed | Resolution | won't fix | ||
| Platform | OS | OS Version | |||
| Product Version | |||||
| Target Version | Fixed in Version | ||||
| Summary | 0013020: Custom commands after generation | ||||
| Description | In multiple situations, I have run into a need to perform some processing after CMake finishes generating the buildsystem (e.g. need to post-process the generated .sln file). Could perhaps add_custom_command() be expanded to allow a third form, like this?add_custom_command(POST_GENERATION COMMAND command1 [ARGS] [args1...] [COMMAND command2 [ARGS] [args2...] ...] [WORKING_DIRECTORY dir] [VERBATIM]) It's not enough to have a wrapper script around CMake, as this doesn't get run when CMake re-runs automatically during build because a CMakeList changed. | ||||
| Steps To Reproduce | |||||
| Additional Information | |||||
| Tags | No tags attached. | ||||
| Relationships | |||||
| Attached Files | |||||
| Issue History | |||||
| Date Modified | Username | Field | Change | ||
| 2012-03-06 10:44 | Petr Kmoch | New Issue | |||
| 2012-03-06 10:56 | Petr Kmoch | Note Added: 0028845 | |||
| 2012-03-09 09:26 | Brad King | Note Added: 0028878 | |||
| 2012-03-09 09:26 | Brad King | Status | new => resolved | ||
| 2012-03-09 09:26 | Brad King | Resolution | open => won't fix | ||
| 2012-03-09 09:26 | Brad King | Assigned To | => Brad King | ||
| 2012-09-03 16:00 | David Cole | Note Added: 0030830 | |||
| 2012-09-03 16:00 | David Cole | Status | resolved => closed | ||
| Notes | |||||
|
|
|||||
|
|
||||
|
|
|||||
|
|
||||
|
|
|||||
|
|
||||