summaryrefslogtreecommitdiffstats
path: root/src/fluent-bit/plugins/filter_expect/CMakeLists.txt
blob: cc6c03d1ace64902b75e3cf0096ec011b93d14e7 (plain)
1
2
3
4
set(src
  expect.c)

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