CMake/Tests/RuntimePath
Brad King d75cad01f0 Fix rpath-link for shared lib with only private deps
Under CMP0022 NEW behavior, the link interface is explicit even if there
are no public dependencies (`INTERFACE_LINK_LIBRARIES` is not set).
Mark it as such to activate our tracking of private runtime dependencies
of shared libraries for generation of `-rpath-link` flags.

Fixes: #19556
2019-08-02 14:50:57 -04:00
..
bar1.c Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
bar2.c Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
CMakeLists.txt Fix rpath-link for shared lib with only private deps 2019-08-02 14:50:57 -04:00
foo1.c Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
foo2.c Revise C++ coding style using clang-format 2016-05-16 16:05:19 -04:00
main.c ENH: Added RuntimePath test to make sure rpath gets correct order. 2008-01-22 09:15:16 -05:00