mirror of
https://github.com/melonDS-emu/melonDS.git
synced 2025-07-25 07:10:00 -06:00
bûrp
This commit is contained in:
@ -168,6 +168,7 @@ elseif (WIN32)
|
|||||||
LINK_LIBRARIES("dwrite")
|
LINK_LIBRARIES("dwrite")
|
||||||
LINK_LIBRARIES("usp10")
|
LINK_LIBRARIES("usp10")
|
||||||
LINK_LIBRARIES("ws2_32")
|
LINK_LIBRARIES("ws2_32")
|
||||||
|
LINK_LIBRARIES("uxtheme")
|
||||||
endif (UNIX)
|
endif (UNIX)
|
||||||
|
|
||||||
find_package(SDL2 REQUIRED)
|
find_package(SDL2 REQUIRED)
|
||||||
|
Reference in New Issue
Block a user