mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-05 13:50:10 -05:00
c8ccd5a9e3
Add Common Package Specification support to export(EXPORT).
4 lines
108 B
CMake
4 lines
108 B
CMake
cmake_minimum_required(VERSION 4.0.20250220)
|
|
project(${RunCMake_TEST} NONE)
|
|
include(${RunCMake_TEST}.cmake)
|