FIND_LIBRARY_USE_OPENBSD_VERSIONING

From Get docs
Cmake/docs/3.21/prop gbl/find library use openbsd versioning


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..". The property is set to true on OpenBSD and false on other platforms.

© 2000–2021 Kitware, Inc. and Contributors
Licensed under the BSD 3-clause License.
https://cmake.org/cmake/help/v3.21/prop_gbl/FIND_LIBRARY_USE_OPENBSD_VERSIONING.html