camera: Renamed everything from "video capture" to "camera", wired to CMake.
This commit is contained in:
@@ -89,4 +89,7 @@ typedef unsigned int uintptr_t;
|
||||
/* Enable the dummy filesystem driver (src/filesystem/dummy/\*.c) */
|
||||
#define SDL_FILESYSTEM_DUMMY 1
|
||||
|
||||
/* Enable the camera driver (src/camera/dummy/\*.c) */
|
||||
#define SDL_CAMERA_DUMMY 1
|
||||
|
||||
#endif /* SDL_build_config_minimal_h_ */
|
||||
|
||||
Reference in New Issue
Block a user