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 lcsap )
15 ${PROTOCOL_NAME}-exp.cnf
18 set( EXT_ASN_FILE_LIST
22 LCS-AP-CommonDataTypes.asn
26 LCS-AP-PDU-Contents.asn
27 LCS-AP-PDU-Descriptions.asn
32 packet-${PROTOCOL_NAME}-template.c
33 packet-${PROTOCOL_NAME}-template.h
45 "${CMAKE_CURRENT_BINARY_DIR}/../x509if/x509if-exp.cnf"