summaryrefslogtreecommitdiffstats
path: root/src/fluent-bit/plugins/out_flowcounter/CMakeLists.txt
blob: 7699b196abe016d9b6d4ba31fcedf662cbb2bf67 (plain)
1
2
3
4
set(src
  out_flowcounter.c)

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