183b95098e
In cmComputeLinkDepends we compute the transitive closure of private shared library dependencies. When a shared library is added to this closure we must follow all of its dependencies whether they are private or public. Previously we only followed the private dependencies. Fix the implementation to follow the public dependencies too. Also extend the ExportImport test to cover this case. |
||
---|---|---|
.. | ||
Export | ||
Import | ||
CMakeLists.txt | ||
InitialCache.cmake.in | ||
main.c |