mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-04 13:19:51 -05:00
cf48022dc5
CMAKE_REQUIRED_FLAGS now notes that space-delimited string, not ;-list is required, which could be surprising compared to similar options that do use ;-list
6 lines
180 B
Plaintext
6 lines
180 B
Plaintext
``CMAKE_REQUIRED_QUIET``
|
|
.. versionadded:: 3.1
|
|
|
|
If this variable evaluates to a boolean true value, all status messages
|
|
associated with the check will be suppressed.
|