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