view extensions/dict_mip6i/CMakeLists.txt @ 1303:090390e89b1d

Fix --dbg-file and --dbg-function usage. However there is something weird on MacOS X still...
author Sebastien Decugis <sdecugis@freediameter.net>
date Sun, 18 Oct 2015 12:00:36 +0800
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"