summaryrefslogtreecommitdiffstats
path: root/src/fluent-bit/plugins/filter_ecs/CMakeLists.txt
blob: 335a870f7fbdd4d29c36f610ebcd5caaaa30e245 (plain)
1
2
3
4
5
set(src
  ecs.c
  )

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