cmake_minimum_required(VERSION 3.4)
project("Cap'n Proto Root" CXX)
add_subdirectory(c++)
