mirror of
https://github.com/melonDS-emu/melonDS.git
synced 2025-07-26 15:50:00 -06:00
lay base for OSD
This commit is contained in:
@ -11,6 +11,7 @@ SET(SOURCES_LIBUI
|
||||
DlgInputConfig.cpp
|
||||
DlgVideoSettings.cpp
|
||||
DlgWifiSettings.cpp
|
||||
OSD.cpp
|
||||
)
|
||||
|
||||
option(BUILD_SHARED_LIBS "Whether to build libui as a shared library or a static library" ON)
|
||||
|
Reference in New Issue
Block a user