mirror of
https://github.com/encounter/SDL.git
synced 2025-12-08 13:15:10 +00:00
Build without PIB support by default and add flag to enable it
This commit is contained in:
committed by
Ryan C. Gordon
parent
a4442476df
commit
bbdd08e0b2
@@ -473,6 +473,8 @@
|
||||
#cmakedefine SDL_IPHONE_KEYBOARD @SDL_IPHONE_KEYBOARD@
|
||||
#cmakedefine SDL_IPHONE_LAUNCHSCREEN @SDL_IPHONE_LAUNCHSCREEN@
|
||||
|
||||
#cmakedefine SDL_VIDEO_VITA_PIB @SDL_VIDEO_VITA_PIB@
|
||||
|
||||
#if !defined(__WIN32__) && !defined(__WINRT__)
|
||||
# if !defined(_STDINT_H_) && !defined(_STDINT_H) && !defined(HAVE_STDINT_H) && !defined(_HAVE_STDINT_H)
|
||||
typedef unsigned int size_t;
|
||||
|
||||
Reference in New Issue
Block a user