On 02/15/2013 04:37 PM, Alexander Neundorf wrote:
> So is it possible to refer to not-yet-defined targets from tll(), and what 
> happens if they get not defined later on ?

This works at it always has.  If the named item does not resolve to a
target name at generate time it is treated as a raw library (-lfoo).
If it does resolve to a target then now the usage requirements will
be applied from its interface properties.  The decision now occurs
at generate time.

-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