Fix compilation errors on latest Windows (#1636)
Some checks failed
validate-internal / build (push) Has been cancelled

This commit is contained in:
ĐeäTh 2025-07-24 15:07:10 +02:00 committed by GitHub
parent e4c43ae3b1
commit ada0db62dc
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -357,7 +357,8 @@ if (WIN32)
ntdll
Shcore
Synchronization
winmm
winmm
windowsapp
)
endif()