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
ifacedir Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
libsdir
broken.cpp
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