initial commit-moved from vulkan_guide
This commit is contained in:
8
third_party/SDL/include/SDL_revision.h.cmake
vendored
Normal file
8
third_party/SDL/include/SDL_revision.h.cmake
vendored
Normal file
@@ -0,0 +1,8 @@
|
||||
#cmakedefine SDL_VENDOR_INFO "@SDL_VENDOR_INFO@"
|
||||
#define SDL_REVISION_NUMBER 0
|
||||
|
||||
#ifdef SDL_VENDOR_INFO
|
||||
#define SDL_REVISION "@SDL_REVISION@ (" SDL_VENDOR_INFO ")"
|
||||
#else
|
||||
#define SDL_REVISION "@SDL_REVISION@"
|
||||
#endif
|
||||
Reference in New Issue
Block a user