mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-06 13:51:33 -06:00
6 lines
203 B
ReStructuredText
6 lines
203 B
ReStructuredText
target_compile_options-BEFORE-keyword
|
|
-------------------------------------
|
|
|
|
* :command:`target_compile_options` command learns to honor ``BEFORE`` keyword
|
|
in all scopes. See policy :policy:`CMP0101`.
|