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 cmip )
15 ${PROTOCOL_NAME}-exp.cnf
18 set( EXT_ASN_FILE_LIST_LATE
19 ../x721/Attribute-ASN1Module.asn
20 ../ros/Remote-Operations-Information-Objects.asn
21 ../ros/Remote-Operations-Generic-ROS-PDUs.asn
26 CMIP-A-ABORT-Information.asn
27 CMIP-A-ASSOCIATE-Information.asn
32 packet-${PROTOCOL_NAME}-template.c
33 packet-${PROTOCOL_NAME}-template.h
45 "${CMAKE_CURRENT_BINARY_DIR}/../acse/acse-exp.cnf"