mirror of
https://github.com/openmoh/openmohaa.git
synced 2025-04-28 21:57:57 +03:00
7 lines
126 B
CMake
7 lines
126 B
CMake
![]() |
#cmakedefine SDL_REVISION "@SDL_REVISION@"
|
||
|
#define SDL_REVISION_NUMBER 0
|
||
|
|
||
|
#ifndef SDL_REVISION
|
||
|
#define SDL_REVISION ""
|
||
|
#endif
|