Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:alarrosa:branches:openSUSE:Backports:SLE-15-SP6:AppStream-1.0
telegram-desktop
0001-use-bundled-webrtc.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File 0001-use-bundled-webrtc.patch of Package telegram-desktop
Index: tdesktop-4.4.0-full/cmake/external/webrtc/CMakeLists.txt =================================================================== --- tdesktop-4.4.0-full.orig/cmake/external/webrtc/CMakeLists.txt +++ tdesktop-4.4.0-full/cmake/external/webrtc/CMakeLists.txt @@ -7,7 +7,7 @@ add_library(external_webrtc INTERFACE IMPORTED GLOBAL) add_library(desktop-app::external_webrtc ALIAS external_webrtc) -if (DESKTOP_APP_USE_PACKAGED) +if (NOT DESKTOP_APP_USE_PACKAGED) find_package(tg_owt REQUIRED) target_link_libraries(external_webrtc INTERFACE tg_owt::tg_owt) return()
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor