Skip to content

Help: Document that toolchain files may set implicit link information

Brad King requested to merge brad.king/cmake:doc-implicit-lib-vars into master

Document in CMAKE_<LANG>_IMPLICIT_LINK_{LIBRARIES,DIRECTORIES} how their value is used and that a fallback value may be provided by a toolchain file.

Merge request reports