view extensions/dict_mip6i/CMakeLists.txt @ 1279:a1685a53fe97

When requests fall into timeout, log them, the timeout, and the slow peer. Fix a typo in a variable name while here.
author Thomas Klausner <tk@giga.or.at>
date Fri, 12 Sep 2014 14:47:38 +0200
parents e55d6ffd1a75
children
line wrap: on
line source

# The dict_mip6i extension
PROJECT("Diameter Mobile IPv6 IKE (MIP6I) Dictionary Definition" C)

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


####
## INSTALL section ##

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