MantisBT - CMake
View Issue Details
0006183CMakeCMakepublic2007-12-18 21:122016-06-10 14:30
Rodolfo Schulz de Lima 
Bill Hoffman 
normalfeaturealways
closedmoved 
 
 
0006183: Add commands to be executed during 'make clean'
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.

I think it's relatively easy to do this, just add commands to CMakeFiles/<project>.dir/cmake_clean.cmake.
No tags attached.
Issue History
2007-12-18 21:12Rodolfo Schulz de LimaNew Issue
2007-12-21 08:28Bill HoffmanStatusnew => assigned
2007-12-21 08:28Bill HoffmanAssigned To => Bill Hoffman
2016-06-10 14:27Kitware RobotNote Added: 0041404
2016-06-10 14:27Kitware RobotStatusassigned => resolved
2016-06-10 14:27Kitware RobotResolutionopen => moved
2016-06-10 14:30Kitware RobotStatusresolved => closed

Notes
(0041404)
Kitware Robot   
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.