1
0

RULE_LAUNCH_LINK.rst 465 B

12345678910111213
  1. RULE_LAUNCH_LINK
  2. ----------------
  3. Specify a launcher for link 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>_LINKER_LAUNCHER` target
  7. properties or the associated :variable:`CMAKE_<LANG>_LINKER_LAUNCHER`
  8. variables instead.
  9. See the :prop_gbl:`global property <RULE_LAUNCH_LINK>` of the same name for
  10. details. This overrides the global property for a directory.