project(cf_dummy LANGUAGES C)
cmake_minimum_required(VERSION 3.12)
# make sure package is found
find_package(aws-c-cal REQUIRED)
