mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-20 13:22:22 -05: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)
|