Merge remote-tracking branch 'refs/remotes/origin/main'
This commit is contained in:
@@ -143,7 +143,11 @@ if(WIN32)
|
||||
|
||||
if(USE_SDL3)
|
||||
list(APPEND LIB_SOURCE
|
||||
"${PROJECT_SOURCE_DIR}/TSE/TSE_Sdl3Impl/include/SDL3.lib"
|
||||
"${PROJECT_SOURCE_DIR}/TSE/TSE_Sdl3Impl/include/SDL3-static.lib"
|
||||
"winmm"
|
||||
"setupapi"
|
||||
"cfgmgr32"
|
||||
"version"
|
||||
)
|
||||
list(APPEND BACKEND_TARGETS TSE_Sdl3Impl)
|
||||
endif()
|
||||
|
||||
Reference in New Issue
Block a user