Fix indent
This commit is contained in:
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()
|
||||
|
||||
|
|
Loading…
Reference in New Issue