summaryrefslogtreecommitdiffstats
path: root/Help/release/dev/per-lang-link-library-flag.rst
blob: ca1181d5261f7d3809986a16f75a4af5a2e3b4cd (plain)
1
2
3
4
5
6
7
per-lang-link-library-flag
--------------------------

* The new :variable:`CMAKE_<LANG>_LINK_LIBRARY_FLAG` flag allows you to now
  control the flag used to specify linking to a library on a per-language basis.
  This is useful for mixed-language projects where the different drivers may use
  different flags.