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