MantisBT - CMake
View Issue Details
0014209CMakeDocumentationpublic2013-06-07 17:502016-06-10 14:31
mwoehlke 
mwoehlke 
normaltextN/A
closedmoved 
CMake 2.8.11 
 
0014209: please document CMakeConfigurableFile.in
Every now and then it is useful to be able to write a file at configure time for use as input to some build command, for which it is desirable to not change the time stamp if the content would not change. This appears to be why CMakeConfigurableFile.in exists (or at least, it is being used this way by a number of projects - including, most notably, VXL, VTK and ITK). It would be nice if this usage was documented somewhere, both to make it more discoverable, and as a reassurance to anyone that otherwise stumbles across it that it isn't going to go away in a future version of CMake.
No tags attached.
Issue History
2013-06-07 17:50mwoehlkeNew Issue
2013-06-11 12:53Brad KingNote Added: 0033270
2013-06-11 12:53Brad KingAssigned To => mwoehlke
2013-06-11 12:53Brad KingStatusnew => assigned
2016-06-10 14:29Kitware RobotNote Added: 0042298
2016-06-10 14:29Kitware RobotStatusassigned => resolved
2016-06-10 14:29Kitware RobotResolutionopen => moved
2016-06-10 14:31Kitware RobotStatusresolved => closed

Notes
(0033270)
Brad King   
2013-06-11 12:53   
The file is meant for exactly this purpose and won't be going anywhere. Please create a topic adding documentation to the configure_file command, push to stage, and merge to next.
(0042298)
Kitware Robot   
2016-06-10 14:29   
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.