MantisBT - CMake
View Issue Details
0005870CMakeCMakepublic2007-10-12 03:302016-06-10 14:30
Daniel Nelson 
Brad King 
normalfeaturealways
closedmoved 
 
 
0005870: A way to add a file that when changed will cause CMake to regenerate the makefiles
It would be useful to be able to specify a file that when changed, causes CMake to regenerate its build files.

In my project I have used the attached patch to add Visual Studio's .vcproj files as makefile dependency so that when a file is added to a project, CMake is rerun. This is useful because I have evil FILE(GLOB ...) commands in my CMakeLists for creating the project file lists, but I believe there could be other situations in which you would like to easily have the makefiles depend on a file.
No tags attached.
patch AddMakefileDepends.patch (3,487) 2007-10-12 03:30
https://public.kitware.com/Bug/file/1179/AddMakefileDepends.patch
Issue History
2007-10-12 03:30Daniel NelsonNew Issue
2007-10-12 03:30Daniel NelsonFile Added: AddMakefileDepends.patch
2007-10-12 09:35Bill HoffmanAssigned To => Ken Martin
2007-10-12 09:35Bill HoffmanStatusnew => assigned
2010-12-14 11:34David ColeAssigned ToKen Martin => Brad King
2012-08-13 10:36Brad KingStatusassigned => backlog
2012-08-13 10:36Brad KingNote Added: 0030482
2016-06-10 14:27Kitware RobotNote Added: 0041394
2016-06-10 14:27Kitware RobotStatusbacklog => resolved
2016-06-10 14:27Kitware RobotResolutionopen => moved
2016-06-10 14:30Kitware RobotStatusresolved => closed

Notes
(0030482)
Brad King   
2012-08-13 10:36   
Sending issues I'm not actively working on to the backlog to await someone with time for them.

If an issue you care about is sent to the backlog when you feel it should have been addressed in a different manner, please bring it up on the CMake mailing list for discussion. Sign up for the mailing list here, if you're not already on it:

 http://www.cmake.org/mailman/listinfo/cmake [^]

It's easy to re-activate a bug here if you can find a CMake developer or contributor who has the bandwidth to take it on.
(0041394)
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.