mirror of
https://github.com/Kitware/CMake.git
synced 2026-03-13 21:09:59 -05:00
State explicitly that these flags are used when driving either compiling or linking. For linking, document their order w.r.t. link flags specified by commands. Fixes: #24662