Files
CMake/Tests/RunCMake/CommandLine/trace-try_compile.cmake
Matthew Woehlke 5ba51621af try_compile: Propagate --trace through try_compile
Add ability to specify another cmake instance from which to get the
trace output target. Use this during try_compile.
2022-10-11 12:10:18 -04:00

3 lines
53 B
CMake

cmake_minimum_required(VERSION 3.24)
project(test C)