cmake_minimum_required(VERSION 3.12)
project(cf_dummy LANGUAGES C CXX)
find_package(Clang CONFIG REQUIRED)
