aboutsummaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt4
1 files changed, 0 insertions, 4 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index db03ac118f..794034ffe7 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -1250,7 +1250,6 @@ if(BUILD_wireshark)
Qt5Widgets
)
if(APPLE)
- list(APPEND QT_PACKAGELIST Qt5MacExtras)
ws_find_package(Sparkle ENABLE_SPARKLE HAVE_SOFTWARE_UPDATE)
endif()
if(WIN32)
@@ -1272,9 +1271,6 @@ if(BUILD_wireshark)
list(APPEND QT_INCLUDE_DIRS /usr/local/opt/qt5/include)
endif()
set(QT_FOUND ON)
- if(Qt5MacExtras_FOUND)
- set(QT_MACEXTRAS_LIB 1)
- endif()
endif()
# MaxMind DB address resolution