view extensions/dict_dcca_starent/CMakeLists.txt @ 1296:f02561ecd19a

Added changelog for 1.2.1
author Sebastien Decugis <sdecugis@freediameter.net>
date Fri, 19 Jun 2015 01:39:02 +0800
parents 398e9b1ebf87
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"