The following issue has been SUBMITTED. ====================================================================== http://public.kitware.com/Bug/view.php?id=15226 ====================================================================== Reported By: Stephen Kelly Assigned To: ====================================================================== Project: CMake Issue ID: 15226 Category: CMake Reproducibility: have not tried Severity: feature Priority: normal Status: new ====================================================================== Date Submitted: 2014-10-28 23:00 CET Last Modified: 2014-10-28 23:00 CET ====================================================================== Summary: Allow TARGET_OBJECTS generator expression in non-target contexts Description: The limitation on use of TARGET_OBJECTS in add_custom_{target,command} and file(GENERATE) was added to avoid macro replacement problems from IDEs
http://thread.gmane.org/gmane.comp.programming.tools.cmake.devel/9705 http://www.cmake.org/gitweb?p=cmake.git;a=commitdiff;h=5de63265 With some additional design work, the problems could be solvable and the generator expression could be allowed. See also http://thread.gmane.org/gmane.comp.programming.tools.cmake.user/50872 ====================================================================== Issue History Date Modified Username Field Change ====================================================================== 2014-10-28 23:00 Stephen Kelly New Issue ====================================================================== -- Powered by www.kitware.com Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ Kitware offers various services to support the CMake community. For more information on each offering, please visit: CMake Support: http://cmake.org/cmake/help/support.html CMake Consulting: http://cmake.org/cmake/help/consulting.html CMake Training Courses: http://cmake.org/cmake/help/training.html Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Follow this link to subscribe/unsubscribe: http://public.kitware.com/mailman/listinfo/cmake-developers
