mirror of
https://github.com/Kitware/CMake.git
synced 2026-02-21 14:40:26 -06:00
Add ability to specify another cmake instance from which to get the trace output target. Use this during try_compile.
3 lines
53 B
CMake
3 lines
53 B
CMake
cmake_minimum_required(VERSION 3.24)
|
|
project(test C)
|