mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-06 05:40:54 -06:00
Help: Clarify behavior of BEFORE with target_compile_options()
This commit is contained in:
@@ -19,7 +19,8 @@ Arguments
|
||||
^^^^^^^^^
|
||||
|
||||
If ``BEFORE`` is specified, the content will be prepended to the property
|
||||
instead of being appended.
|
||||
instead of being appended. See policy :policy:`CMP0101` which affects
|
||||
whether ``BEFORE`` will be ignored in certain cases.
|
||||
|
||||
The ``INTERFACE``, ``PUBLIC`` and ``PRIVATE`` keywords are required to
|
||||
specify the :ref:`scope <Target Usage Requirements>` of the following arguments.
|
||||
|
||||
Reference in New Issue
Block a user