cmake_minimum_required(VERSION 3.21.0)
project("@CASE_NAME@" NONE)
include("@CASE_SOURCE_DIR@/@CASE_NAME@.cmake")
