mirror of
https://github.com/melonDS-emu/melonDS.git
synced 2025-07-25 07:10:00 -06:00
Remove unnecessary commonted-out lines
This commit is contained in:
@ -10,12 +10,6 @@ SET(SOURCES_LIBUI
|
|||||||
DlgEmuSettings.cpp
|
DlgEmuSettings.cpp
|
||||||
DlgInputConfig.cpp
|
DlgInputConfig.cpp
|
||||||
DlgWifiSettings.cpp
|
DlgWifiSettings.cpp
|
||||||
#libui/common/areaevents.c
|
|
||||||
#libui/common/control.c
|
|
||||||
#libui/common/debug.c
|
|
||||||
#libui/common/matrix.c
|
|
||||||
#libui/common/shouldquit.c
|
|
||||||
#libui/common/userbugs.c
|
|
||||||
)
|
)
|
||||||
|
|
||||||
option(BUILD_SHARED_LIBS "Whether to build libui as a shared library or a static library" ON)
|
option(BUILD_SHARED_LIBS "Whether to build libui as a shared library or a static library" ON)
|
||||||
|
Reference in New Issue
Block a user