summaryrefslogtreecommitdiff
path: root/share/cmake-3.2/Help/prop_gbl/FIND_LIBRARY_USE_OPENBSD_VERSIONING.rst
blob: 9a3edd869c102736969a6f6019e9393f7ff22357 (plain)
1
2
3
4
5
6
7
8
9
FIND_LIBRARY_USE_OPENBSD_VERSIONING
-----------------------------------

Whether FIND_LIBRARY should find OpenBSD-style shared libraries.

This property is a boolean specifying whether the FIND_LIBRARY command
should find shared libraries with OpenBSD-style versioned extension:
".so.<major>.<minor>".  The property is set to true on OpenBSD and
false on other platforms.