summaryrefslogtreecommitdiffstats
path: root/src/fluent-bit/plugins/out_azure_kusto/CMakeLists.txt
blob: 6803bee09c275a70e6c6c2adfd9d747ab1ef2880 (plain)
1
2
3
4
5
6
7
set(src
  azure_kusto.c
  azure_kusto_conf.c
  azure_kusto_ingest.c
  )

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