From a9f8c50aa208c4bd4ed4586f8d27cf423bb81c47 Mon Sep 17 00:00:00 2001 From: Brad King Date: Wed, 29 Oct 2014 09:18:56 -0400 Subject: Help: Clarify add_compile_options documentation (#15225) Explain that it affects only targets added after the call. Fix the link to the COMPILE_OPTIONS directory propert documentation. Update the latter to explain that it is used to initialize the corresponding target property when a target is created. --- Help/command/add_compile_options.rst | 15 ++++++++------- Help/prop_dir/COMPILE_OPTIONS.rst | 6 +++--- 2 files changed, 11 insertions(+), 10 deletions(-) diff --git a/Help/command/add_compile_options.rst b/Help/command/add_compile_options.rst index 214f4be..3fe2a33 100644 --- a/Help/command/add_compile_options.rst +++ b/Help/command/add_compile_options.rst @@ -7,15 +7,16 @@ Adds options to the compilation of source files. add_compile_options(