.
This commit is contained in:
@@ -158,7 +158,11 @@ if (WIN32)
|
||||
setupapi
|
||||
legacy_stdio_definitions
|
||||
)
|
||||
if (TARGET SDL3::SDL3main)
|
||||
set(SDL_MAIN_TARGET SDL3::SDL3main)
|
||||
else ()
|
||||
set(SDL_MAIN_TARGET)
|
||||
endif ()
|
||||
else ()
|
||||
set(OPENGL_LIB GL)
|
||||
set(PLATFORM_LIBS)
|
||||
|
||||
Reference in New Issue
Block a user