mirror of
https://github.com/melonDS-emu/melonDS.git
synced 2025-07-26 07:39:56 -06:00
Fix indent
This commit is contained in:

committed by
GitHub

parent
d47ba88fd4
commit
43526aba95
@ -86,7 +86,7 @@ else()
|
|||||||
endif()
|
endif()
|
||||||
|
|
||||||
if (ENABLE_LIBSLIRP)
|
if (ENABLE_LIBSLIRP)
|
||||||
target_compile_definitions(melonDS PRIVATE -DHAVE_LIBSLIRP)
|
target_compile_definitions(melonDS PRIVATE -DHAVE_LIBSLIRP)
|
||||||
target_sources(melonDS PRIVATE LAN_Socket.cpp)
|
target_sources(melonDS PRIVATE LAN_Socket.cpp)
|
||||||
endif()
|
endif()
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user