mirror of
https://github.com/reactos/CMake.git
synced 2025-03-04 09:57:12 +00:00

On an Oracle 12.4 build the c_using_fortran executable cannot find the "fsu" library at runtime. Since this is an implementation detail of the "hello" library, link that library to it privately so that "-lfsu" does not propagate to the executables consuming it.