鏡像自
https://github.com/minetest/minetestmapper.git
已同步 2025-07-03 00:50:21 +02:00
Move include files
此提交包含在:
13
include/cmake_config.h.in
一般檔案
13
include/cmake_config.h.in
一般檔案
@ -0,0 +1,13 @@
|
||||
// Filled in by the build system
|
||||
|
||||
#ifndef CMAKE_CONFIG_H
|
||||
#define CMAKE_CONFIG_H
|
||||
|
||||
#define USE_POSTGRESQL @USE_POSTGRESQL@
|
||||
#define USE_LEVELDB @USE_LEVELDB@
|
||||
#define USE_REDIS @USE_REDIS@
|
||||
|
||||
#define SHAREDIR "@SHAREDIR@"
|
||||
|
||||
#endif
|
||||
|
新增問題並參考
封鎖使用者