add-link-search-static-properties-defaults.rst 344 B

123456789
  1. add-link-search-static-properties-defaults
  2. ------------------------------------------
  3. * New :variable:`CMAKE_LINK_SEARCH_START_STATIC` and
  4. :variable:`CMAKE_LINK_SEARCH_END_STATIC` variables were
  5. introduced to initialize the
  6. :prop_tgt:`LINK_SEARCH_START_STATIC` and
  7. :prop_tgt:`LINK_SEARCH_END_STATIC` target properties,
  8. respectively.