view extensions/dict_dcca_starent/CMakeLists.txt @ 1307:7a2ab0087788

Remerged proposed branch
author Sebastien Decugis <sdecugis@freediameter.net>
date Sun, 18 Sep 2016 20:36:51 +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"