view extensions/dict_nasreq/CMakeLists.txt @ 1320:949973661b25

Log an error when going to ZOMBIE state. Add quotes to a message for consistency.
author Thomas Klausner <tk@giga.or.at>
date Thu, 16 Feb 2017 16:06:08 +0100
parents 6fd1e6f56af5
children
line wrap: on
line source

# The dict_nasreq extension
PROJECT("Diameter NASREQ (RFC4005) dictionary definitions" C)

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


####
## INSTALL section ##

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