view extensions/dict_mip6a/CMakeLists.txt @ 1324:729e5074839f

Consistently start names of Enumerated types with 'Enumerated'.
author Thomas Klausner <tk@giga.or.at>
date Mon, 27 Nov 2017 15:15:59 +0100
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"