MantisBT - CMake
View Issue Details
0012434CMakeCMakepublic2011-08-31 04:352012-01-02 15:56
Mathieu Malaterre 
Brad King 
normalminoralways
closedfixed 
CMake 2.8.6 
 
0012434: configure_file( IMMEDIATE) is not documented
It would be really nice to document the IMMEDIATE functionality of configure_file.

It can be quite complex in some case, eg.:
http://cmake.org/gitweb?p=cmake.git;a=patch;h=6b3993b0bfaeb18ea93367006a9512ecc7f159b4 [^]

Thanks
No tags attached.
Issue History
2011-08-31 04:35Mathieu MalaterreNew Issue
2011-08-31 04:43Michael WildNote Added: 0027309
2011-08-31 08:38Brad KingNote Added: 0027310
2011-08-31 08:38Brad KingStatusnew => resolved
2011-08-31 08:38Brad KingResolutionopen => fixed
2011-08-31 08:38Brad KingAssigned To => Brad King
2012-01-02 15:56David ColeNote Added: 0028135
2012-01-02 15:56David ColeStatusresolved => closed

Notes
(0027309)
Michael Wild   
2011-08-31 04:43   
I don't think that it needs to be documented since it is obsolete and only plays a role when the backwards compatibility is set to stone age. My 2c...
(0027310)
Brad King   
2011-08-31 08:38   
Re 0012434:0027309: Indeed. The documentation was removed when the feature was made default:

  http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=c9cc368a#patch2 [^]

The case referenced in the description is in the Complex test which is checking compatibility with CMake 1.4.
(0028135)
David Cole   
2012-01-02 15:56   
Closing resolved issues that have not been updated in more than 4 months.