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