summaryrefslogtreecommitdiffstats
path: root/src/fluent-bit/plugins/filter_type_converter/CMakeLists.txt
blob: 5938e1b6e8800523650a753f8385758439f7e16a (plain)
1
2
3
4
5
set(src
  type_converter.c)

FLB_PLUGIN(filter_type_converter "${src}" "")