1
0
mirror of https://github.com/Kitware/CMake.git synced 2025-07-17 12:14:23 +08:00
Stephen Kelly fa651c7a19 cmTarget: Remove some of the INTERFACE_LIBRARY whitelisted properties.
There is no need to allow EXCLUDE_* properties, because an
INTERFACE_LIBRARY has no direct build output.

IMPORTED_LINK_INTERFACE_LANGUAGES are relevant only to static
libraries.

VERSION is relevant only to the filename of direct build outputs,
which INTERFACE_LIBRARY does not have.
2014-01-06 17:25:10 +01:00
..
2014-01-02 14:24:25 -05:00
2013-11-22 08:41:16 -05:00
2014-01-06 00:01:04 -05:00
2013-12-19 10:04:00 -05:00
2013-12-19 16:17:58 +01:00
2014-01-02 14:23:09 -05:00