view extensions/dict_dcca_starent/CMakeLists.txt @ 962:398e9b1ebf87

Add a dictionary for Starent vendor specific AVPs, following publicly available Cisco documentation.
author Thomas Klausner <tk@giga.or.at>
date Fri, 08 Mar 2013 14:40:46 +0100
parents
children 71cc2c59e7dc
line wrap: on
line source

# The dict_dcca_starent extension
PROJECT("Diameter DCCA (Diameter Credit Control Application) Starent dictionary definitions " C)

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


####
## INSTALL section ##

INSTALL(TARGETS dict_dcca_starent
	LIBRARY DESTINATION ${INSTALL_EXTENSIONS_SUFFIX}
	COMPONENT freeDiameter-dictionary-rfc4006-extension-starent)

"Welcome to our mercurial repository"