forked from pool/telegram-desktop
12 lines
334 B
Diff
12 lines
334 B
Diff
|
--- a/cmake/external/webrtc/CMakeLists.txt
|
||
|
+++ b/cmake/external/webrtc/CMakeLists.txt
|
||
|
@@ -105,7 +105,7 @@
|
||
|
)
|
||
|
else()
|
||
|
# Required for desktop_capture
|
||
|
- target_link_static_libraries(external_webrtc
|
||
|
+ target_link_libraries(external_webrtc
|
||
|
INTERFACE
|
||
|
Xcomposite
|
||
|
Xdamage
|