summaryrefslogtreecommitdiffstats
path: root/src/fluent-bit/plugins/filter_grep/CMakeLists.txt
blob: 056b940920e29047041c196c6807218ee88fb49b (plain)
1
2
3
4
set(src
  grep.c)

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