Skip to content

Support per-language library link flags

This changes the behaviour of the generators to use a per-language library search path flag. This is needed for multi-language projects with different compilers (e.g. cl + gfortran). Since the adjusted variable has been part of the user settings, we control this based on a policy.

Fixes: #19307 (closed)

Merge request reports