index
:
rspamd
debian
progress-linux
upstream
debian 12 backports: rspamd
Progress Linux
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
contrib
/
lua-bit
/
CMakeLists.txt
blob: 8fac490af04eb1c37c601676894f7771b3173442 (
plain
)
1
2
3
4
SET(BITSRC bit.c) SET(LIB_TYPE STATIC) ADD_LIBRARY(rspamd-bit ${LIB_TYPE} ${BITSRC})