MantisBT - CMake
View Issue Details
0012407CMakeCMakepublic2011-08-17 07:002012-01-02 15:56
Yuri 
David Cole 
normalminoralways
closedduplicate 
PCWindowsXP SP3
CMake 2.8.4 
CMake 2.8.5 
0012407: CMake doesn't generate .rule files
When I discussed External project with David I mentioned that my external project is always rebuilt. I found the reason: the .rule files are missing (so it seems that target is always considered out of date.
See minimal example in attachment. I put generated code too. It uses ExternalProject macro.
It seems that problem is with missing CMakeFiles directory.
I'm sorry that I'm unable to check with more recent CMake version and if this bug is already fixed.
No tags attached.
duplicate of 0011927closed David Cole ExternalProject: git clone step always runs when using "Visual Studio 10" generator 
zip cmaketest.zip (41,324) 2011-08-17 07:00
https://public.kitware.com/Bug/file/4007/cmaketest.zip
Issue History
2011-08-17 07:00YuriNew Issue
2011-08-17 07:00YuriFile Added: cmaketest.zip
2011-08-17 08:02Bill HoffmanNote Added: 0027213
2011-08-17 08:03Bill HoffmanNote Edited: 0027213bug_revision_view_page.php?bugnote_id=27213#r402
2011-08-17 11:31David ColeAssigned To => David Cole
2011-08-17 11:31David ColeStatusnew => assigned
2011-08-17 11:32David ColeNote Added: 0027218
2011-08-17 11:32David ColeRelationship addedduplicate of 0011927
2011-08-17 11:32David ColeStatusassigned => resolved
2011-08-17 11:32David ColeFixed in Version => CMake 2.8.5
2011-08-17 11:32David ColeResolutionopen => duplicate
2011-08-17 11:34David ColeNote Added: 0027220
2012-01-02 15:56David ColeNote Added: 0028128
2012-01-02 15:56David ColeStatusresolved => closed

Notes
(0027213)
Bill Hoffman   
2011-08-17 08:02   
(edited on: 2011-08-17 08:03)
I am pretty sure this is fixed in 2.8.5. Why are you unable to upgrade?

(0027218)
David Cole   
2011-08-17 11:32   
The duplicate bug here was fixed in CMake 2.8.5. Please try with CMake 2.8.5, and if there is still an issue, feel free to re-open this bug and attach more details...

Thanks.
(0027220)
David Cole   
2011-08-17 11:34   
The fix:

  http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=9d406cd [^]
(0028128)
David Cole   
2012-01-02 15:56   
Closing resolved issues that have not been updated in more than 4 months.