view extensions/dict_mip6a/CMakeLists.txt @ 1554:566bb46cc73f

Updated copyright information
author Sebastien Decugis <sdecugis@freediameter.net>
date Tue, 06 Oct 2020 21:34:53 +0800
parents e55d6ffd1a75
children
line wrap: on
line source

# The dict_mip6a extension
PROJECT("Diameter Mobile IPv6 Auth (MIP6A) Dictionary Definitions" C)

# Compile as a module
FD_ADD_EXTENSION(dict_mip6a dict_mip6a.c)


####
## INSTALL section ##

INSTALL(TARGETS dict_mip6a
	LIBRARY DESTINATION ${INSTALL_EXTENSIONS_SUFFIX}
	COMPONENT freeDiameter-dictionary-mip6)
"Welcome to our mercurial repository"