mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-23 22:58:37 -05:00
b680824a5f
Add a RunCMake.try_compile test to cover cases of bad invocation of the try_compile command.
3 lines
65 B
CMake
3 lines
65 B
CMake
cmake_minimum_required(VERSION 2.8.10)
|
|
project(TestProject NONE)
|