]> git.lizzy.rs Git - minetest.git/blob - cmake_config_githash.h.in
4d5fcd60f375a6c0a8b9fbf25924c955c93f0a8f
[minetest.git] / cmake_config_githash.h.in
1 // Filled in by the build system
2 // Separated from cmake_config.h to avoid excessive rebuilds on every commit
3
4 #ifndef CMAKE_CONFIG_GITHASH_H
5 #define CMAKE_CONFIG_GITHASH_H
6
7 #define CMAKE_VERSION_GITHASH "@VERSION_GITHASH@"
8
9 #endif
10