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