mirror of
https://github.com/minetest/minetestmapper.git
synced 2025-07-04 09:30:22 +02:00
LevelDB support
This commit is contained in:
9
cmake_config.h.in
Normal file
9
cmake_config.h.in
Normal file
@ -0,0 +1,9 @@
|
||||
// Filled in by the build system
|
||||
|
||||
#ifndef CMAKE_CONFIG_H
|
||||
#define CMAKE_CONFIG_H
|
||||
|
||||
#define USE_LEVELDB @USE_LEVELDB@
|
||||
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user