From 1720a174c4d96bc1512837adcae257c6637438e5 Mon Sep 17 00:00:00 2001 From: Ilya Fedin Date: Mon, 3 May 2021 11:10:31 +0400 Subject: [PATCH] Link Qt with libproxy --- external/qt/CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/external/qt/CMakeLists.txt b/external/qt/CMakeLists.txt index f69e42d..b4e7d9f 100644 --- a/external/qt/CMakeLists.txt +++ b/external/qt/CMakeLists.txt @@ -347,6 +347,7 @@ else() endif() target_link_static_libraries(external_qt INTERFACE + proxy xkbcommon xkbcommon-x11 xcb-glx