Only needed for GUI

pull/1668/head
Jon Beniston 2023-04-23 19:56:41 +01:00
rodzic a1c1308580
commit 62e0ae41f3
1 zmienionych plików z 3 dodań i 4 usunięć

Wyświetl plik

@ -610,9 +610,7 @@ else()
MultimediaWidgets
Positioning
Charts
SerialPort
OPTIONAL_COMPONENTS
Gamepad)
SerialPort)
endif()
# for the server we don't need OpenGL/Qt Quick components
@ -664,7 +662,8 @@ if (BUILD_GUI)
OPTIONAL_COMPONENTS
WebEngine
WebEngineCore
WebEngineWidgets)
WebEngineWidgets
Gamepad)
endif()
endif()
endif()