mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-03-20 15:51:07 +01:00
camera: Renamed everything from "video capture" to "camera", wired to CMake.
This commit is contained in:
@@ -190,4 +190,7 @@
|
||||
/* Enable the filesystem driver */
|
||||
#define SDL_FILESYSTEM_ANDROID 1
|
||||
|
||||
/* Enable the camera driver */
|
||||
#define SDL_CAMERA_ANDROID 1
|
||||
|
||||
#endif /* SDL_build_config_android_h_ */
|
||||
|
||||
Reference in New Issue
Block a user