summaryrefslogtreecommitdiffstats
path: root/src/fluent-bit/plugins/filter_nightfall/CMakeLists.txt
blob: d3535d15a8d5b44c50e332a8d80c6d340c6e7d1e (plain)
1
2
3
4
5
6
set(src
  nightfall.c
  nightfall_api.c
  )

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