Re: [cmake-developers] LINK_FLAGS and STATIC_LIBRARY_FLAGS target properties

2016-11-01 Thread Brad King
On 10/30/2016 12:01 AM, Craig Scott wrote: > Looking at the latest CMake docs for the LINK_FLAGS and STATIC_LIBRARY_FLAGS > target properties, neither mentions support for generator expressions. > Is it just a case of the linker properties haven't had their documentation > updated or do they not

[cmake-developers] LINK_FLAGS and STATIC_LIBRARY_FLAGS target properties

2016-10-29 Thread Craig Scott
Looking at the latest CMake docs for the LINK_FLAGS and STATIC_LIBRARY_FLAGS target properties, neither mentions support for generator expressions. This seems to be at odds with other target properties which are documented as having support for generator expressions, particularly the compiler