1
0
鏡像自 https://github.com/luanti-org/luanti.git 已同步 2025-11-06 02:05:30 +01:00
提交線圖

5 次程式碼提交

作者 SHA1 備註 日期
goodusername123
fa072c1d2c Update Lua BitOp's stdint.h check for MSVC
based on 3ece3a3e3a
2024-03-19 19:54:57 +01:00
sfan5
f680d10259 Other minor CMake improvements 2022-10-13 23:02:11 +02:00
Jude Melton-Houghton
b89608c624 Compile bitop library as C++ 2022-09-18 17:39:09 +02:00
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
Lejo
b9051386ae Add Lua bitop library (#9847) 2021-11-26 19:31:05 +01:00