Skip to content
Snippets Groups Projects
Commit 35c8f504 authored by Brad King's avatar Brad King Committed by Kitware Robot
Browse files

Merge topic 'doc-typo' into release-3.26


045fbbb4 Help: Remove duplicated word in COMPILE_OPTIONS target property docs

Acked-by: default avatarKitware Robot <kwrobot@kitware.com>
Merge-request: !8396
parents 038cd7f6 045fbbb4
No related branches found
No related tags found
No related merge requests found
......@@ -6,7 +6,7 @@ List of options to pass to the compiler.
This property holds a :ref:`semicolon-separated list <CMake Language Lists>`
of options specified so far for its target. Use the
:command:`target_compile_options` command to append more options.
The options will be added after after flags in the
The options will be added after flags in the
:variable:`CMAKE_<LANG>_FLAGS` and :variable:`CMAKE_<LANG>_FLAGS_<CONFIG>`
variables, but before those propagated from dependencies by the
:prop_tgt:`INTERFACE_COMPILE_OPTIONS` property.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment