mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-27 09:29:15 -05:00
7807b3a9db
Also drop documentation of non-existent CMAKE_STANDARD_LIBRARIES variable.
7 lines
230 B
ReStructuredText
7 lines
230 B
ReStructuredText
doc-standard-libs
|
|
-----------------
|
|
|
|
* The :variable:`CMAKE_<LANG>_STANDARD_LIBRARIES` variable is now documented.
|
|
It is intended for use by toolchain files to specify system libraries to be
|
|
added to all linker command lines.
|