mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-23 22:58:37 -05:00
2678e31053
Fixes: #20200
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`.
|