project(cf_dummy LANGUAGES C CXX)
cmake_minimum_required(VERSION 3.12)
# make sure package is found
find_package(Thrift REQUIRED)
