mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-02-15 16:14:05 +00:00
cmake: fix SDL_RENDER_GPU report at end of configuration
This commit is contained in:
@@ -2961,6 +2961,7 @@ if(SDL_GPU)
|
||||
endif()
|
||||
if(SDL_RENDER_GPU)
|
||||
set(SDL_VIDEO_RENDER_GPU 1)
|
||||
set(HAVE_RENDER_GPU TRUE)
|
||||
endif()
|
||||
endif()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user