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

committed by
GitHub

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