The following issue has been SUBMITTED. ====================================================================== http://public.kitware.com/Bug/view.php?id=13688 ====================================================================== Reported By: Mike Gelfand Assigned To: ====================================================================== Project: CMake Issue ID: 13688 Category: CMake Reproducibility: always Severity: feature Priority: normal Status: new ====================================================================== Date Submitted: 2012-11-16 06:19 EST Last Modified: 2012-11-16 06:19 EST ====================================================================== Summary: No way to specify target properties for AUTOMOC-generated targets Description: AUTOMOC targets (${PROJECT_NAME}_automoc) are being generated after configuration stage, so any attempt to set target properties on those targets fails. Would be nice to have a way to be able to change at least the FOLDER property, or (alternatively) to inherit FOLDER property from source target (the one having the AUTOMOC property). ======================================================================
Issue History Date Modified Username Field Change ====================================================================== 2012-11-16 06:19 Mike Gelfand New Issue ====================================================================== -- 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
