MantisBT - CMake | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0006183 | CMake | CMake | public | 2007-12-18 21:12 | 2016-06-10 14:30 |
Reporter | Rodolfo Schulz de Lima | ||||
Assigned To | Bill Hoffman | ||||
Priority | normal | Severity | feature | Reproducibility | always |
Status | closed | Resolution | moved | ||
Platform | OS | OS Version | |||
Product Version | |||||
Target Version | Fixed in Version | ||||
Summary | 0006183: Add commands to be executed during 'make clean' | ||||
Description | When building external projects (not built with cmake), it's cumbersome and error-prone to list in CMAKE_ADDITIONAL_MAKE_CLEAN_FILES all files created in build time. There should be a way to specify a command to be run, for instance, I would execute a 'make clean' in the build directory and the autotools' scripts would take care of this business. | ||||
Steps To Reproduce | |||||
Additional Information | I think it's relatively easy to do this, just add commands to CMakeFiles/<project>.dir/cmake_clean.cmake. | ||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | |||||
Issue History | |||||
Date Modified | Username | Field | Change | ||
2007-12-18 21:12 | Rodolfo Schulz de Lima | New Issue | |||
2007-12-21 08:28 | Bill Hoffman | Status | new => assigned | ||
2007-12-21 08:28 | Bill Hoffman | Assigned To | => Bill Hoffman | ||
2016-06-10 14:27 | Kitware Robot | Note Added: 0041404 | |||
2016-06-10 14:27 | Kitware Robot | Status | assigned => resolved | ||
2016-06-10 14:27 | Kitware Robot | Resolution | open => moved | ||
2016-06-10 14:30 | Kitware Robot | Status | resolved => closed |
Notes | |||||
|
|||||
|
|