mirror of
https://github.com/luanti-org/luanti.git
synced 2025-06-27 16:36:03 +00:00
Don't include cmake_config_githash.h into files that don't need it
This commit is contained in:
parent
8979a3dd99
commit
5357a17bac
3 changed files with 5 additions and 7 deletions
|
@ -74,11 +74,5 @@
|
|||
#define VERSION_EXTRA_STRING CMAKE_VERSION_EXTRA_STRING
|
||||
#endif
|
||||
|
||||
#ifdef __ANDROID__
|
||||
#include "android_version.h"
|
||||
#else
|
||||
#include "cmake_config_githash.h"
|
||||
#endif
|
||||
|
||||
#endif
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue