minetest/lib/bitop
sfan5 e81c48526b Declare all bundled libs as static
Otherwise it can happen that these are built as shared depending on the
options passed to CMake, which obviously isn't intended.
2022-05-14 18:33:42 +02:00
..
CMakeLists.txt Declare all bundled libs as static 2022-05-14 18:33:42 +02:00
bit.c Add Lua bitop library (#9847) 2021-11-26 19:31:05 +01:00
bit.h Add Lua bitop library (#9847) 2021-11-26 19:31:05 +01:00