aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ui/qt/CMakeLists.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/ui/qt/CMakeLists.txt b/ui/qt/CMakeLists.txt
index b209c0a9a3..09335acbfa 100644
--- a/ui/qt/CMakeLists.txt
+++ b/ui/qt/CMakeLists.txt
@@ -638,6 +638,12 @@ set_source_files_properties(
COMPILE_FLAGS "${WERROR_COMMON_FLAGS}"
)
+set_source_files_properties(
+ wireshark-tap-register.c
+ PROPERTIES
+ SKIP_AUTOGEN ON
+)
+
add_definitions(${QT_DEFINITIONS})
register_tap_files(wireshark-tap-register.c