mirror of
https://github.com/melonDS-emu/melonDS.git
synced 2025-07-24 06:39:58 -06:00
bûrp
This commit is contained in:
@ -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)
|
||||
|
Reference in New Issue
Block a user