summary refs log tree commit diff
diff options
context:
space:
mode:
authorNicolas Werner <nicolas.werner@hotmail.de>2019-10-25 16:54:21 +0200
committerNicolas Werner <nicolas.werner@hotmail.de>2019-11-23 20:06:15 +0100
commite52ff609ed779c2af648e16f73fef5f27be188e0 (patch)
tree5c47a90445537c4badebfb424433d124bb0e7420
parentlint (diff)
downloadnheko-e52ff609ed779c2af648e16f73fef5f27be188e0.tar.xz
Remove unused Qt Module
-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)