summaryrefslogtreecommitdiffstats
path: root/src/fluent-bit/plugins/out_prometheus_remote_write/CMakeLists.txt
blob: 71779cb9d1af61efd9ead0791ae13637d40fb627 (plain)
1
2
3
4
5
6
set(src
  remote_write.c
  remote_write_conf.c
  )

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