index
:
netdata
debian
progress-linux
upstream
debian 12 backports: netdata
Progress Linux
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fluent-bit
/
lib
/
monkey
/
plugins
/
dirlisting
/
CMakeLists.txt
blob: 7432e1091151129c37944df5e4a351cf28f99feb (
plain
)
1
2
3
4
5
6
7
set(src dirlisting.c ) MONKEY_PLUGIN(dirlisting "${src}") add_subdirectory(conf)