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
/
rbtree
/
CMakeLists.txt
blob: 739260e2cca894b8a16c4527bb9e89fca3821e89 (
plain
)
1
2
3
4
5
set(src rbtree.c ) add_library(rbtree STATIC ${src})