file(GLOB WL_NETWORK_SRCS *.cc)

add_library(widelands_network ${WL_NETWORK_SRCS})

# add_subdirectory(game_server)
