The following issue has been SUBMITTED. ====================================================================== http://cmake.org/Bug/view.php?id=11959 ====================================================================== Reported By: Campbell Barton Assigned To: ====================================================================== Project: CMake Issue ID: 11959 Category: CMake Reproducibility: always Severity: block Priority: normal Status: new ====================================================================== Date Submitted: 2011-03-10 09:14 EST Last Modified: 2011-03-10 09:14 EST ====================================================================== Summary: CMake does not write in defines into code::blocks projects files Description: When CMake writes code::blocks files defines are not included, attached is a patch which fixes this.
Steps to Reproduce: generate project file which has at least one define, look in the codeblocks XML and the define is not included anywhere. Additional Information: There is a patch available, that, when this patch is applied will allow QtCreator to read those defines. ====================================================================== Issue History Date Modified Username Field Change ====================================================================== 2011-03-10 09:14 Campbell BartonNew Issue 2011-03-10 09:14 Campbell BartonFile Added: code_blocks.diff ====================================================================== _______________________________________________ cmake-developers mailing list [email protected] http://public.kitware.com/cgi-bin/mailman/listinfo/cmake-developers
