The following issue has been SUBMITTED. ====================================================================== http://public.kitware.com/Bug/view.php?id=12407 ====================================================================== Reported By: Yuri Assigned To: ====================================================================== Project: CMake Issue ID: 12407 Category: CMake Reproducibility: always Severity: minor Priority: normal Status: new ====================================================================== Date Submitted: 2011-08-17 07:00 EDT Last Modified: 2011-08-17 07:00 EDT ====================================================================== Summary: CMake doesn't generate .rule files Description: 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.
Steps to Reproduce: See minimal example in attachment. I put generated code too. It uses ExternalProject macro. Additional Information: 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. ====================================================================== Issue History Date Modified Username Field Change ====================================================================== 2011-08-17 07:00 Yuri New Issue 2011-08-17 07:00 Yuri File Added: cmaketest.zip ====================================================================== _______________________________________________ cmake-developers mailing list [email protected] http://public.kitware.com/cgi-bin/mailman/listinfo/cmake-developers
