mirror of
https://github.com/Armored-Dragon/overte.git
synced 2025-03-11 16:13:16 +01:00
🔧 Disable building electron screenshare app on windows
This commit is contained in:
parent
634dc64f8f
commit
dac3006d8b
1 changed files with 0 additions and 3 deletions
|
@ -252,9 +252,6 @@ else()
|
|||
endif()
|
||||
|
||||
set(SCREENSHARE 0)
|
||||
if (WIN32)
|
||||
set(SCREENSHARE 1)
|
||||
endif()
|
||||
if (APPLE AND NOT CLIENT_ONLY)
|
||||
# Don't include Screenshare in OSX client-only builds.
|
||||
set(SCREENSHARE 1)
|
||||
|
|
Loading…
Reference in a new issue