On 6/28/2013 12:49 PM, Brad King wrote:
> On 6/28/2013 12:27 PM, Matthew Woehlke wrote:
>> To me it would make much more sense if export() was more like 
>> install(EXPORT), where one declares at the point of the add_library() 
>> the desire to export a target, which adds to a list the CMake keeps 
>> track of internally in order to generate an export file later.
> 
> That is the end goal of what Steve is starting in this topic:
> to delay export() until generate time.

I meant to add that once this delay is in place then there will
not be much difference between APPEND and non-APPEND mode.

-Brad
--

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

Reply via email to