CMakeLists.txt 107 B

123
  1. cmake_minimum_required(VERSION 3.30)
  2. project(${RunCMake_TEST} LANGUAGES C)
  3. include(${RunCMake_TEST}.cmake)