mirror of
https://github.com/raysan5/raylib.git
synced 2025-09-05 19:08:13 +00:00

Closes #3265. The problem: LIBS_PRIVATE is a list of library names (used by pkg-config), but the shared library of the same name doesn't always exist.