CMake/Tests/InterfaceLinkLibraries
Brad King 0400cd5dd1 Make $<LINK_ONLY> available to projects (#14751)
Previously this generator expression was used internally by the
target_link_libraries command to honor private linking requirements of
static libraries in their INTERFACE_LINK_LIBRARIES.  Remove the check
that limits $<LINK_ONLY> to this use case to make it available for
project code to use too.
2014-07-16 13:28:44 -04:00
..
CMakeLists.txt Make $<LINK_ONLY> available to projects (#14751) 2014-07-16 13:28:44 -04:00
bang.cpp Introduce the INTERFACE_LINK_LIBRARIES property. 2013-07-08 22:39:09 +02:00
bang.h Introduce the INTERFACE_LINK_LIBRARIES property. 2013-07-08 22:39:09 +02:00
bang_vs6_1.cpp Introduce the INTERFACE_LINK_LIBRARIES property. 2013-07-08 22:39:09 +02:00
bang_vs6_2.cpp Introduce the INTERFACE_LINK_LIBRARIES property. 2013-07-08 22:39:09 +02:00
bar.cpp Introduce the INTERFACE_LINK_LIBRARIES property. 2013-07-08 22:39:09 +02:00
bar.h Introduce the INTERFACE_LINK_LIBRARIES property. 2013-07-08 22:39:09 +02:00
bar_vs6_1.cpp Introduce the INTERFACE_LINK_LIBRARIES property. 2013-07-08 22:39:09 +02:00
bar_vs6_2.cpp Introduce the INTERFACE_LINK_LIBRARIES property. 2013-07-08 22:39:09 +02:00
bar_vs6_3.cpp Introduce the INTERFACE_LINK_LIBRARIES property. 2013-07-08 22:39:09 +02:00
bar_vs6_4.cpp Introduce the INTERFACE_LINK_LIBRARIES property. 2013-07-08 22:39:09 +02:00
foo.cpp Introduce the INTERFACE_LINK_LIBRARIES property. 2013-07-08 22:39:09 +02:00
foo.h Introduce the INTERFACE_LINK_LIBRARIES property. 2013-07-08 22:39:09 +02:00
foo_vs6_1.cpp Introduce the INTERFACE_LINK_LIBRARIES property. 2013-07-08 22:39:09 +02:00
foo_vs6_2.cpp Introduce the INTERFACE_LINK_LIBRARIES property. 2013-07-08 22:39:09 +02:00
foo_vs6_3.cpp Introduce the INTERFACE_LINK_LIBRARIES property. 2013-07-08 22:39:09 +02:00
foo_vs6_4.cpp Introduce the INTERFACE_LINK_LIBRARIES property. 2013-07-08 22:39:09 +02:00
main.cpp Make $<LINK_ONLY> available to projects (#14751) 2014-07-16 13:28:44 -04:00
main_vs6_1.cpp Introduce the INTERFACE_LINK_LIBRARIES property. 2013-07-08 22:39:09 +02:00
main_vs6_2.cpp Introduce the INTERFACE_LINK_LIBRARIES property. 2013-07-08 22:39:09 +02:00
main_vs6_3.cpp Introduce the INTERFACE_LINK_LIBRARIES property. 2013-07-08 22:39:09 +02:00
main_vs6_4.cpp Introduce the INTERFACE_LINK_LIBRARIES property. 2013-07-08 22:39:09 +02:00
zot.cpp Make $<LINK_ONLY> available to projects (#14751) 2014-07-16 13:28:44 -04:00
zot.h Make $<LINK_ONLY> available to projects (#14751) 2014-07-16 13:28:44 -04:00
zot_vs6_1.cpp Make $<LINK_ONLY> available to projects (#14751) 2014-07-16 13:28:44 -04:00
zot_vs6_2.cpp Make $<LINK_ONLY> available to projects (#14751) 2014-07-16 13:28:44 -04:00
zot_vs6_3.cpp Make $<LINK_ONLY> available to projects (#14751) 2014-07-16 13:28:44 -04:00
zot_vs6_4.cpp Make $<LINK_ONLY> available to projects (#14751) 2014-07-16 13:28:44 -04:00