summaryrefslogtreecommitdiffstats
path: root/src/fluent-bit/plugins/filter_throttle/CMakeLists.txt
blob: adc7b8f4c37137a2084401247ee0ef92106be753 (plain)
1
2
3
4
5
6
set(src
  window.c
  throttle.c
  )

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