mirror of
https://github.com/f4exb/sdrangel.git
synced 2025-06-18 06:12:47 -04:00
Only needed for GUI
This commit is contained in:
parent
a1c1308580
commit
62e0ae41f3
@ -610,9 +610,7 @@ else()
|
|||||||
MultimediaWidgets
|
MultimediaWidgets
|
||||||
Positioning
|
Positioning
|
||||||
Charts
|
Charts
|
||||||
SerialPort
|
SerialPort)
|
||||||
OPTIONAL_COMPONENTS
|
|
||||||
Gamepad)
|
|
||||||
endif()
|
endif()
|
||||||
|
|
||||||
# for the server we don't need OpenGL/Qt Quick components
|
# for the server we don't need OpenGL/Qt Quick components
|
||||||
@ -664,7 +662,8 @@ if (BUILD_GUI)
|
|||||||
OPTIONAL_COMPONENTS
|
OPTIONAL_COMPONENTS
|
||||||
WebEngine
|
WebEngine
|
||||||
WebEngineCore
|
WebEngineCore
|
||||||
WebEngineWidgets)
|
WebEngineWidgets
|
||||||
|
Gamepad)
|
||||||
endif()
|
endif()
|
||||||
endif()
|
endif()
|
||||||
endif()
|
endif()
|
||||||
|
Loading…
x
Reference in New Issue
Block a user