6 lines
126 B
CMake
Executable file
6 lines
126 B
CMake
Executable file
#cmakedefine SDL_REVISION "@SDL_REVISION@"
|
|
#define SDL_REVISION_NUMBER 0
|
|
|
|
#ifndef SDL_REVISION
|
|
#define SDL_REVISION ""
|
|
#endif
|