mirror of
https://github.com/reactos/CMake.git
synced 2024-11-24 03:59:58 +00:00
d75cad01f0
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 |
||
---|---|---|
.. | ||
bar1.c | ||
bar2.c | ||
CMakeLists.txt | ||
foo1.c | ||
foo2.c | ||
main.c |