This commit is contained in:
StapleButter 2018-12-30 02:18:58 +01:00
parent 15be25085f
commit 9eab6618da
1 changed files with 1 additions and 0 deletions

View File

@ -168,6 +168,7 @@ elseif (WIN32)
LINK_LIBRARIES("dwrite")
LINK_LIBRARIES("usp10")
LINK_LIBRARIES("ws2_32")
LINK_LIBRARIES("uxtheme")
endif (UNIX)
find_package(SDL2 REQUIRED)