MantisBT - CMake |
| View Issue Details |
|
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0005870 | CMake | CMake | public | 2007-10-12 03:30 | 2016-06-10 14:30 |
|
| Reporter | Daniel Nelson | |
| Assigned To | Brad King | |
| Priority | normal | Severity | feature | Reproducibility | always |
| Status | closed | Resolution | moved | |
| Platform | | OS | | OS Version | |
| Product Version | | |
| Target Version | | Fixed in Version | | |
|
| Summary | 0005870: A way to add a file that when changed will cause CMake to regenerate the makefiles |
| Description | 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. |
| Steps To Reproduce | |
| Additional Information | |
| Tags | No tags attached. |
| Relationships | |
| Attached Files | AddMakefileDepends.patch (3,487) 2007-10-12 03:30 https://public.kitware.com/Bug/file/1179/AddMakefileDepends.patch |
|
| Issue History |
| Date Modified | Username | Field | Change |
| 2007-10-12 03:30 | Daniel Nelson | New Issue | |
| 2007-10-12 03:30 | Daniel Nelson | File Added: AddMakefileDepends.patch | |
| 2007-10-12 09:35 | Bill Hoffman | Assigned To | => Ken Martin |
| 2007-10-12 09:35 | Bill Hoffman | Status | new => assigned |
| 2010-12-14 11:34 | David Cole | Assigned To | Ken Martin => Brad King |
| 2012-08-13 10:36 | Brad King | Status | assigned => backlog |
| 2012-08-13 10:36 | Brad King | Note Added: 0030482 | |
| 2016-06-10 14:27 | Kitware Robot | Note Added: 0041394 | |
| 2016-06-10 14:27 | Kitware Robot | Status | backlog => resolved |
| 2016-06-10 14:27 | Kitware Robot | Resolution | open => moved |
| 2016-06-10 14:30 | Kitware Robot | Status | resolved => closed |