mirror of
https://github.com/luanti-org/minetestmapper.git
synced 2025-10-07 06:15:20 +02:00
Move source files into folder
This commit is contained in:
13
src/cmake_config.h.in
Normal file
13
src/cmake_config.h.in
Normal file
@@ -0,0 +1,13 @@
|
||||
// Filled in by the build system
|
||||
|
||||
#ifndef CMAKE_CONFIG_H
|
||||
#define CMAKE_CONFIG_H
|
||||
|
||||
#cmakedefine01 USE_POSTGRESQL
|
||||
#cmakedefine01 USE_LEVELDB
|
||||
#cmakedefine01 USE_REDIS
|
||||
|
||||
#define SHAREDIR "@SHAREDIR@"
|
||||
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user