aboutsummaryrefslogtreecommitdiffstats
path: root/epan/wslua/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'epan/wslua/CMakeLists.txt')
-rw-r--r--epan/wslua/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/epan/wslua/CMakeLists.txt b/epan/wslua/CMakeLists.txt
index 3e12b399e8..06d46f8d28 100644
--- a/epan/wslua/CMakeLists.txt
+++ b/epan/wslua/CMakeLists.txt
@@ -154,7 +154,7 @@ CHECKAPI(
NAME
wslua
SWITCHES
- -g termoutput -build
+ --group termoutput:6 --summary-group termoutput --build
SOURCES
${WSLUA_FILES}
)