mirror of
https://github.com/luanti-org/minetestmapper.git
synced 2025-10-08 22:45:42 +02:00
Move include files
This commit is contained in:
13
include/cmake_config.h.in
Normal file
13
include/cmake_config.h.in
Normal file
@@ -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
|
||||
|
Reference in New Issue
Block a user