cmake/Help/prop_dir/RULE_LAUNCH_COMPILE.rst

14 lines
481 B
ReStructuredText
Raw Normal View History

2014-08-03 19:52:23 +02:00
RULE_LAUNCH_COMPILE
-------------------
Specify a launcher for compile rules.
2022-08-04 22:12:04 +02:00
.. 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.