mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-29 10:39:28 -05:00
374d82bbcd
Fixes: #23118
4 lines
112 B
Plaintext
4 lines
112 B
Plaintext
cmake_minimum_required(VERSION 3.19)
|
|
project("@CASE_NAME@" NONE)
|
|
include("@CASE_SOURCE_DIR@/@CASE_NAME@.cmake")
|