blob: f1f5034cd529e105012ec62d2fe525e7194ac134 [file] [log] [blame]
# The dict_rfc5580_avps extension
PROJECT("dict_rfc5580_avps library generated by FdGen " C)
# Compile as a module
FD_ADD_EXTENSION(dict_rfc5580_avps dict_rfc5580_avps.c)
####
## INSTALL section ##
INSTALL(TARGETS dict_rfc5580_avps
LIBRARY DESTINATION ${INSTALL_EXTENSIONS_SUFFIX}
COMPONENT freeDiameter-dictionary-RFC5580_AVPS)