- switched from GLEW to GLAD and now dynamically links EGL & OpenGL
This commit is contained in:
@@ -130,6 +130,7 @@ macro(fennec_check_wayland)
|
||||
FENNEC_HAS_WAYLAND=1
|
||||
FENNEC_LIB_WAYLAND="${WAYLAND_CLIENT_LIBRARY}"
|
||||
FENNEC_LIB_WAYLAND_EGL="${WAYLAND_EGL_LIBRARY}"
|
||||
VK_USE_PLATFORM_WAYLAND_KHR=1
|
||||
)
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user