Files
CMake/Tests/RunCMake/CpsExportImportBuild/CMakeLists.txt
T
Matthew Woehlke c8ccd5a9e3 export: Add build-tree CPS support
Add Common Package Specification support to export(EXPORT).
2025-02-25 15:42:23 -05:00

4 lines
108 B
CMake

cmake_minimum_required(VERSION 4.0.20250220)
project(${RunCMake_TEST} NONE)
include(${RunCMake_TEST}.cmake)