# 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) | |