RULE_LAUNCH_COMPILE.rst 481 B

12345678910111213
  1. RULE_LAUNCH_COMPILE
  2. -------------------
  3. Specify a launcher for compile rules.
  4. .. note::
  5. This property is intended for internal use by :manual:`ctest(1)`. Projects
  6. and developers should use the :prop_tgt:`<LANG>_COMPILER_LAUNCHER` target
  7. properties or the associated :variable:`CMAKE_<LANG>_COMPILER_LAUNCHER`
  8. variables instead.
  9. See the :prop_gbl:`global property <RULE_LAUNCH_COMPILE>` of the same name
  10. for details. This overrides the global property for a directory.