3 # Wireshark - Network traffic analyzer
4 # By Gerald Combs <gerald@wireshark.org>
5 # Copyright 1998 Gerald Combs
7 # SPDX-License-Identifier: GPL-2.0-or-later
10 set( PROTOCOL_NAME p772 )
14 set( EXT_ASN_FILE_LIST
18 MMSAbstractService.asn
19 MMSInformationObjects.asn
20 MMSOtherNotificationTypeExtensions.asn
21 MMSObjectIdentifiers.asn
22 MMSHeadingExtensions.asn
24 MMSExtendedBodyPartTypes.asn
25 MMSPerRecipientSpecifierExtensions.asn
30 packet-${PROTOCOL_NAME}-template.c
31 packet-${PROTOCOL_NAME}-template.h
40 set( A2W_FLAGS -b -C )
43 "${CMAKE_CURRENT_BINARY_DIR}/../p1/p1-exp.cnf"
44 "${CMAKE_CURRENT_BINARY_DIR}/../p22/p22-exp.cnf"