Fix wayland build - make x11 build optional.

This commit is contained in:
jmsgrogan 2023-10-02 16:27:40 +01:00
parent 7da1d2d539
commit bb222fd84d
12 changed files with 102 additions and 32 deletions

View file

@ -2,7 +2,7 @@
#include "Window.h"
#include "FileLogger.h"
#include "MainApplication.h"
#include "GuiApplication.h"
#include "TestFramework.h"