aboutsummaryrefslogtreecommitdiff
path: root/lib/bitop
AgeCommit message (Collapse)Author
2022-05-06Declare all bundled libs as staticsfan5
Otherwise it can happen that these are built as shared depending on the options passed to CMake, which obviously isn't intended.
2021-11-26Add Lua bitop library (#9847)Lejo