view extensions/dict_dcca_3gpp/CMakeLists.txt @ 1431:217575573669

rename 3GPP MBMSGW-Address to MBMS-GW-Address 3GPP TS 32.299 V11.8.0 (2013-07) corrected table 7.2 to have a hyphen instead of space in the row for MBMS-GW-Address. Clause 7.2.98 already used the correct name. Generated name renamed from MBMSGW-Address.
author Luke Mewburn <luke@mewburn.net>
date Wed, 19 Feb 2020 16:32:00 +1100
parents 09af899b017b
children 71cc2c59e7dc
line wrap: on
line source

# The dict_dcca_3gpp extension
PROJECT("Diameter DCCA (Diameter Credit Control Application) 3GPP dictionary definitions" C)

# Compile as a module
FD_ADD_EXTENSION(dict_dcca_3gpp dict_dcca_3gpp.c)


####
## INSTALL section ##

INSTALL(TARGETS dict_dcca_3gpp
	LIBRARY DESTINATION ${INSTALL_EXTENSIONS_SUFFIX}
	COMPONENT freeDiameter-dictionary-rfc4006-extension-3gpp)
"Welcome to our mercurial repository"