ci: fix linux tray (#1650)
This commit is contained in:
parent
376bb76409
commit
b989d33f03
14 changed files with 170 additions and 10 deletions
|
|
@ -2,6 +2,7 @@
|
|||
option(SUNSHINE_CONFIGURE_ONLY "Configure special files only, then exit." OFF)
|
||||
|
||||
option(SUNSHINE_ENABLE_TRAY "Enable system tray icon. This option will be ignored on macOS." ON)
|
||||
option(SUNSHINE_REQUIRE_TRAY "Require system tray icon. Fail the build if tray requirements are not met." ON)
|
||||
|
||||
if(APPLE)
|
||||
option(SUNSHINE_CONFIGURE_PORTFILE
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue