You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
build(rhi): integrate SDL3 dependency with find_package and DLL auto-copy
- Add find_package(SDL3 REQUIRED CONFIG) to root CMakeLists.txt
- Link Caffeine library against SDL3::SDL3
- Add post-build SDL3 DLL copy for Windows test executable
0 commit comments