summaryrefslogtreecommitdiffstats
path: root/Help/release/dev/find_library-custom-lib-suffix.rst
blob: 824b27e0d16059850a99fb40bbc7bdf90b8c304a (plain)
1
2
3
4
5
6
find_library-custom-lib-suffix
------------------------------

* A :variable:`CMAKE_FIND_LIBRARY_CUSTOM_LIB_SUFFIX` variable was added to
  tell the :command:`find_library` command to search in a ``lib<suffix>``
  directory before each ``lib`` directory that would normally be searched.