CMakeLists.txt 90 Bytes
Newer Older
1
cmake_minimum_required(VERSION 3.1)
2
project("Cap'n Proto Root" CXX)
3
add_subdirectory(c++)