summaryrefslogtreecommitdiffstats
path: root/src/fluent-bit/plugins/filter_throttle_size/CMakeLists.txt
blob: 1cdf42b9d13bc9af582d1573d773107e287df320 (plain)
1
2
3
set(src size_window.c throttle_size.c)

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