View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0006183CMakeCMakepublic2007-12-18 21:122016-06-10 14:30
ReporterRodolfo Schulz de Lima 
Assigned ToBill Hoffman 
PrioritynormalSeverityfeatureReproducibilityalways
StatusclosedResolutionmoved 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version 
Summary0006183: Add commands to be executed during 'make clean'
DescriptionWhen 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.

Additional InformationI think it's relatively easy to do this, just add commands to CMakeFiles/<project>.dir/cmake_clean.cmake.
TagsNo tags attached.
Attached Files

 Relationships

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

 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


Copyright © 2000 - 2018 MantisBT Team