CMake: Windows: Add usp10 lib

This commit is contained in:
Jonathan G Rennison
2020-07-02 00:04:31 +01:00
parent 15d32bcd19
commit 903b0fdd39

View File

@@ -283,6 +283,7 @@ if (WIN32)
ws2_32
winmm
imm32
usp10
)
endif (WIN32)