[cmake-developers] [CMake 0014566]: Custom command not run when the command target changes
Mantis Bug Tracker
mantis at public.kitware.com
Wed Nov 13 11:08:35 EST 2013
The following issue has been SUBMITTED.
======================================================================
http://public.kitware.com/Bug/view.php?id=14566
======================================================================
Reported By: Domagoj Saric
Assigned To:
======================================================================
Project: CMake
Issue ID: 14566
Category: CMake
Reproducibility: always
Severity: minor
Priority: normal
Status: new
======================================================================
Date Submitted: 2013-11-13 11:08 EST
Last Modified: 2013-11-13 11:08 EST
======================================================================
Summary: Custom command not run when the command target
changes
Description:
If I add_custom_command as described here
http://www.cmake.org/Wiki/CMake_Cross_Compiling#Using_executables_in_the_build_created_during_the_build,
CMake will not re run the (CMake built) command (target) to regenerate the
OUTPUT files if I make changes to the "command target's" sources...
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
2013-11-13 11:08 Domagoj Saric New Issue
======================================================================
More information about the cmake-developers
mailing list