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