add_library(metaserver-api
        MetaServerPacket.cpp
)

target_include_directories(metaserver-api PUBLIC .)

