aboutsummaryrefslogtreecommitdiff
path: root/lib/bitop (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Declare all bundled libs as staticsfan52022-05-061-1/+1
| | | | | Otherwise it can happen that these are built as shared depending on the options passed to CMake, which obviously isn't intended.
* Add Lua bitop library (#9847)Lejo2021-11-263-0/+227