summaryrefslogtreecommitdiff
path: root/src/contrib/SDL-2.30.2/include/SDL_revision.h.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'src/contrib/SDL-2.30.2/include/SDL_revision.h.cmake')
-rw-r--r--src/contrib/SDL-2.30.2/include/SDL_revision.h.cmake8
1 files changed, 0 insertions, 8 deletions
diff --git a/src/contrib/SDL-2.30.2/include/SDL_revision.h.cmake b/src/contrib/SDL-2.30.2/include/SDL_revision.h.cmake
deleted file mode 100644
index 84e5f41..0000000
--- a/src/contrib/SDL-2.30.2/include/SDL_revision.h.cmake
+++ /dev/null
@@ -1,8 +0,0 @@
1#cmakedefine SDL_VENDOR_INFO "@SDL_VENDOR_INFO@"
2#define SDL_REVISION_NUMBER 0
3
4#ifdef SDL_VENDOR_INFO
5#define SDL_REVISION "@SDL_REVISION@ (" SDL_VENDOR_INFO ")"
6#else
7#define SDL_REVISION "@SDL_REVISION@"
8#endif