mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-31 10:09:36 -06:00
Added TraversalServer.cpp to Core/Common
This commit is contained in:
@ -67,3 +67,4 @@ if(NOT APPLE AND NOT ANDROID)
|
||||
endif()
|
||||
|
||||
add_dolphin_library(common "${SRCS}" "${LIBS}")
|
||||
add_executable(traversal_server TraversalServer.cpp)
|
||||
|
Reference in New Issue
Block a user