MantisBT - CMake
View Issue Details
0010258CMakeCMakepublic2010-02-08 17:192010-12-14 18:50
David Partyka 
David Cole 
normalminorhave not tried
closedfixed 
CMake-2-8 
 
0010258: External Project Configure Step should be rerun when modifying any of the Configure related arguements
If you edit any of the configure step arguments in an External_Project call (in my case CMAKE_ARGS) the configure step is not rerun.
After discussing this with Dave C. He suggests that the contents of these arguments should be dumped to a configured file and then add a build step that depends on these files such that when they change the configure step is triggered. Additional steps probably also have the same issue such as the Build step.
No tags attached.
Issue History
2010-02-08 17:19David PartykaNew Issue
2010-02-08 17:30Bill HoffmanStatusnew => assigned
2010-02-08 17:30Bill HoffmanAssigned To => David Cole
2010-05-26 15:51David ColeNote Added: 0020829
2010-06-18 17:10David ColeNote Added: 0021094
2010-06-18 17:10David ColeStatusassigned => resolved
2010-06-18 17:10David ColeResolutionopen => fixed
2010-12-14 18:50David ColeNote Added: 0024106
2010-12-14 18:50David ColeStatusresolved => closed

Notes
(0020829)
David Cole   
2010-05-26 15:51   
This is fixed in 'git next' of CMake. I will mark it as resolved after a night on the dashboards and a merge to master...
(0021094)
David Cole   
2010-06-18 17:10   
This issue is fixed in CMake 2.8.2-rc1 and later.
(0024106)
David Cole   
2010-12-14 18:50   
Closing bugs that have been resolved for more than 3 months without any further updates.