aboutsummaryrefslogtreecommitdiffstats
path: root/epan/wmem/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'epan/wmem/CMakeLists.txt')
-rw-r--r--epan/wmem/CMakeLists.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/epan/wmem/CMakeLists.txt b/epan/wmem/CMakeLists.txt
index 673446ce50..346dbc801d 100644
--- a/epan/wmem/CMakeLists.txt
+++ b/epan/wmem/CMakeLists.txt
@@ -84,7 +84,8 @@ CHECKAPI(
NAME
wmem
SWITCHES
- -g termoutput -build
+ --group termoutput:1 --summary-group termoutput
+ --build
SOURCES
${WMEM_FILES}
)