minetest/lib
sfan5 8735a85a30 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-06 15:16:04 +02:00
..
bitop Declare all bundled libs as static 2022-05-06 15:16:04 +02:00
gmp Declare all bundled libs as static 2022-05-06 15:16:04 +02:00
jsoncpp Declare all bundled libs as static 2022-05-06 15:16:04 +02:00
lua Compile Lua as C++ (#11683) 2022-04-07 15:54:17 +01:00