summaryrefslogtreecommitdiffstats
path: root/fluent-bit/lib/monkey/plugins/mandril/CMakeLists.txt
blob: ba2e957178e9bc79ed471680b84b5ce9a87112d4 (plain)
1
2
3
4
5
6
set(src
  mandril.c
  )

MONKEY_PLUGIN(mandril "${src}")
add_subdirectory(conf)