Skip to content

cmake/FindOSGPlugins.cmake: Stop overriding CMAKE_FIND_LIBRARY_PREFIXES

With a regular OSG build, the plugin names are prefixed with lib, e.g. libosgdb_jpeg.a for a static build.

Fixes #5792 (closed)

Edited by Gleb Mazovetskiy

Merge request reports