view extensions/dict_dcca_3gpp/CMakeLists.txt @ 1310:9caedf4a058b 1.2.1a

Fix dependencies for Ubuntu Xenial
author Sebastien Decugis <sdecugis@nict.go.jp>
date Mon, 19 Sep 2016 00:00:58 +0900
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"