summaryrefslogtreecommitdiffstats
path: root/Help/prop_dir/RULE_LAUNCH_COMPILE.rst
diff options
context:
space:
mode:
Diffstat (limited to 'Help/prop_dir/RULE_LAUNCH_COMPILE.rst')
-rw-r--r--Help/prop_dir/RULE_LAUNCH_COMPILE.rst10
1 files changed, 8 insertions, 2 deletions
diff --git a/Help/prop_dir/RULE_LAUNCH_COMPILE.rst b/Help/prop_dir/RULE_LAUNCH_COMPILE.rst
index 342d0ae..d9b550e 100644
--- a/Help/prop_dir/RULE_LAUNCH_COMPILE.rst
+++ b/Help/prop_dir/RULE_LAUNCH_COMPILE.rst
@@ -3,5 +3,11 @@ RULE_LAUNCH_COMPILE
Specify a launcher for compile rules.
-See the global property of the same name for details. This overrides
-the global property for a directory.
+.. note::
+ This property is intended for internal use by :manual:`ctest(1)`. Projects
+ and developers should use the :prop_tgt:`<LANG>_COMPILER_LAUNCHER` target
+ properties or the associated :variable:`CMAKE_<LANG>_COMPILER_LAUNCHER`
+ variables instead.
+
+See the :prop_gbl:`global property <RULE_LAUNCH_COMPILE>` of the same name
+for details. This overrides the global property for a directory.