From 17123c08ab88819908480e718bbb25f4e51598f3 Mon Sep 17 00:00:00 2001 From: John Preston Date: Mon, 26 Jul 2021 14:08:04 +0300 Subject: [PATCH] Define 'KHRONOS_STATIC' globally. --- ui/gl/gl_detection.cpp | 2 -- 1 file changed, 2 deletions(-) diff --git a/ui/gl/gl_detection.cpp b/ui/gl/gl_detection.cpp index d46682ff..33c929a2 100644 --- a/ui/gl/gl_detection.cpp +++ b/ui/gl/gl_detection.cpp @@ -20,8 +20,6 @@ #ifdef Q_OS_WIN #include #include - -#define KHRONOS_STATIC #include #endif // Q_OS_WIN