summaryrefslogtreecommitdiffstats
path: root/src/fluent-bit/plugins/in_winstat/CMakeLists.txt
blob: ed36a5615437a526588bcb112e57fec5c72f33fd (plain)
1
2
3
4
set(src
  winstat.c)

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