cmake_minimum_required(VERSION 3.5)

add_subdirectory(Deserialize)
add_subdirectory(Serialize)
