summaryrefslogtreecommitdiffstats
path: root/src/fluent-bit/plugins/out_forward/CMakeLists.txt
blob: fd639c2ebc29cae747bfe51ebf9a6eff28ff15f3 (plain)
1
2
3
4
5
6
set(src
  forward.c
  forward_format.c
  )

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