isle-portable/miniwin
David Gow 43191c7530
miniwin: Use the GLEW::GLEW target to find glew. (#246)
On some systems, the old-style GLEW_TARGET_LIBRARIES variable is not set by
find_package(GLEW), and instead we must use the newer GLEW::GLEW target, as
we do for OpenGL.

This fixes a build error on openSUSE Tumbleweed, which has a glew CMake config
in /usr/lib64/cmake/glew/glew-config.cmake.
2025-06-06 17:42:50 +02:00
..
include/miniwin Port CONFIG to Qt (#210) 2025-06-03 03:48:04 +02:00
src Update size to match vector content (#245) 2025-06-06 17:36:18 +02:00
CMakeLists.txt miniwin: Use the GLEW::GLEW target to find glew. (#246) 2025-06-06 17:42:50 +02:00