mirror of
https://github.com/Q3Rally-Team/q3rally.git
synced 2024-11-23 04:12:02 +00: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
|