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 ====================================================================== -- Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ Follow this link to subscribe/unsubscribe: http://public.kitware.com/cgi-bin/mailman/listinfo/cmake-developers