view extensions/dict_dcca_3gpp/CMakeLists.txt @ 1247:2c09e2545188

Remove useless CER/CEA compact dump in dbg_msg_dumps extension
author Sebastien Decugis <sdecugis@freediameter.net>
date Tue, 12 Nov 2013 16:16:15 +0800
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"