summaryrefslogtreecommitdiffstats
path: root/src/fluent-bit/plugins/out_chronicle/CMakeLists.txt
blob: ca91803055be3f64c9fbe3f7b60a28e018cb6f14 (plain)
1
2
3
4
5
6
set(src
  chronicle_conf.c
  chronicle.c
  )

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