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