CMake/Tests/RunCMake/interface_library
Brad King ac14cbf017 Allow add_dependencies() on INTERFACE libraries (#15414)
Revert commit v3.0.0-rc1~175^2~20 (add_dependencies: Disallow use with
INTERFACE_LIBRARY, 2013-12-25).  Teach our dependency analysis to
transitively follow INTERFACE target utility dependencies as was done or
IMPORTED targets in commit v2.8.6~127^2~1 (Allow add_dependencies() on
imported targets, 2010-11-19).  Extend the InterfaceLibrary test with a
case to cover header generation for a header-only INTERFACE library via
a custom target.
2015-03-27 16:25:09 -04:00
..
CMakeLists.txt
RunCMakeTest.cmake Allow add_dependencies() on INTERFACE libraries (#15414) 2015-03-27 16:25:09 -04:00
add_custom_command-TARGET-result.txt
add_custom_command-TARGET-stderr.txt
add_custom_command-TARGET.cmake
genex_link-result.txt
genex_link.cmake
global-interface-result.txt
global-interface-stderr.txt
global-interface.cmake
invalid_name-result.txt
invalid_name-stderr.txt
invalid_name.cmake
invalid_signature-result.txt
invalid_signature-stderr.txt
invalid_signature.cmake
no_shared_libs.cmake
target_commands-result.txt
target_commands-stderr.txt
target_commands.cmake
whitelist-result.txt
whitelist-stderr.txt
whitelist.cmake