Tried to disable EGL.

This commit is contained in:
Lukáš Hejl 2022-06-27 09:25:38 +02:00 committed by tamasmeszaros
parent f8d1ef16b5
commit 6c2f04790e

View File

@ -37,6 +37,7 @@ prusaslicer_add_cmake_project(wxWidgets
-DwxUSE_EXPAT=sys
-DwxUSE_LIBSDL=OFF
-DwxUSE_XTEST=OFF
-DwxUSE_GLCANVAS_EGL=OFF
)
if (MSVC)