summaryrefslogtreecommitdiffstats
path: root/src/fluent-bit/plugins/out_splunk/CMakeLists.txt
blob: da66bca70459e8437531bff373827bf684e89b46 (plain)
1
2
3
4
5
6
set(src
  splunk_conf.c
  splunk.c
  )

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