CMake/Tests/InterfaceLibrary
Brad King 460052516f Allow NO_SYSTEM_FROM_IMPORTED on imported INTERFACE libraries
Imported INTERFACE libraries can specify include directories via
`INTERFACE_INCLUDE_DIRECTORIES` so the default behavior of treating them
as system include directories applies.  Allow users to turn this off by
setting `NO_SYSTEM_FROM_IMPORTED` on such targets.

Closes: #16443
2016-11-21 11:42:01 -05:00
..
headerdir Allow add_dependencies() on INTERFACE libraries (#15414) 2015-03-27 16:25:09 -04:00
ifacedir Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
libsdir add_library: Disallow invalid signatures for INTERFACE_LIBRARY. 2014-01-06 17:25:10 +01:00
broken.cpp Remove INTERFACE build targets. 2013-12-10 17:58:36 +01:00
CMakeLists.txt Allow NO_SYSTEM_FROM_IMPORTED on imported INTERFACE libraries 2016-11-21 11:42:01 -05:00
definetestexe.cpp Allow imported INTERFACE libraries to specify a link library name 2016-11-09 09:45:14 -05:00
dummy.cpp Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
item_fake.cpp Allow imported INTERFACE libraries to specify a link library name 2016-11-09 09:45:14 -05:00
item.cpp Allow imported INTERFACE libraries to specify a link library name 2016-11-09 09:45:14 -05:00
map_config.cpp Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
obj.cpp Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
sharedlibtestexe.cpp Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00