[cmake-developers] [CMake 0013018]: QtAutoMoc does not expand add_definitions arguments consistently
Mantis Bug Tracker
mantis at public.kitware.com
Mon Mar 5 19:50:08 EST 2012
The following issue has been SUBMITTED.
======================================================================
http://public.kitware.com/Bug/view.php?id=13018
======================================================================
Reported By: Stephen Kelly
Assigned To:
======================================================================
Project: CMake
Issue ID: 13018
Category: CMake
Reproducibility: always
Severity: minor
Priority: normal
Status: new
======================================================================
Date Submitted: 2012-03-05 19:50 EST
Last Modified: 2012-03-05 19:50 EST
======================================================================
Summary: QtAutoMoc does not expand add_definitions arguments
consistently
Description:
If the argument to add_definitions() is quoted oddly, CMake handles it
correctly, but the automoc feature does not.
The line this->GenerateAll = true; is hit to generate all targets again.
In the attached file, each invocation of 'make' causes a full rebuild.
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
2012-03-05 19:50 Stephen Kelly New Issue
2012-03-05 19:50 Stephen Kelly File Added: add_definitions.tar.gz
======================================================================
More information about the cmake-developers
mailing list