summaryrefslogtreecommitdiffstats
path: root/src/fluent-bit/plugins/out_kinesis_firehose/CMakeLists.txt
blob: 9cbf05d365e1163ba526f1abf4e9178bfcb37176 (plain)
1
2
3
4
5
set(src
  firehose.c
  firehose_api.c)

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