summaryrefslogtreecommitdiffstats
path: root/src/fluent-bit/plugins/in_storage_backlog/CMakeLists.txt
blob: ae2da63417e8004fc823ddb244dd120ba9aab9dc (plain)
1
2
3
4
5
set(src
  sb.c
  )

FLB_PLUGIN(in_storage_backlog "${src}" "chunkio-static")