cmake_minimum_required(VERSION 3.8)
# Setup source files
add_subdirectory(common)
add_subdirectory(test)