mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-02-12 19:31:41 +00:00
6 lines
126 B
CMake
6 lines
126 B
CMake
#cmakedefine SDL_REVISION "@SDL_REVISION@"
|
|
#define SDL_REVISION_NUMBER 0
|
|
|
|
#ifndef SDL_REVISION
|
|
#define SDL_REVISION ""
|
|
#endif
|