summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index f6249831..368b754a 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -412,7 +412,6 @@ set(COMMON_LIBS
     Qt5::Concurrent
     Qt5::Multimedia
     Qt5::Qml
-    Qt5::QmlPrivate
     Qt5::QuickControls2
     nlohmann_json::nlohmann_json)