summaryrefslogtreecommitdiff
path: root/Help/release/dev/add-link-search-static-properties-defaults.rst
blob: 98dda3056e8f492a28ff123e46973e10e6e4137a (plain)
1
2
3
4
5
6
7
8
9
add-link-search-static-properties-defaults
------------------------------------------

* New :variable:`CMAKE_LINK_SEARCH_START_STATIC` and
  :variable:`CMAKE_LINK_SEARCH_END_STATIC` variables were
  introduced to initialize the
  :prop_tgt:`LINK_SEARCH_START_STATIC` and
  :prop_tgt:`LINK_SEARCH_END_STATIC` target properties,
  respectively.