view extensions/dict_dcca_starent/CMakeLists.txt @ 1470:b98c9de78f58

regen dict_dcca_3gpp and dict_dcca_starent Regen from the .csv files instead of the .org files. No change to generated dictionary.
author Luke Mewburn <luke@mewburn.net>
date Wed, 18 Mar 2020 11:48:00 +1100
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"