MinetestPi-Raspbian/build/raspberrypi/src/cmake_config_githash.h

11 lines
233 B
C

// Filled in by the build system
// Separated from cmake_config.h to avoid excessive rebuilds on every commit
#ifndef CMAKE_CONFIG_GITHASH_H
#define CMAKE_CONFIG_GITHASH_H
#define CMAKE_VERSION_GITHASH "0.4.10-MinetestPi"
#endif