Brad King b680824a5f try_compile: Add test for bad call error cases
Add a RunCMake.try_compile test to cover cases of bad invocation of the
try_compile command.
2013-05-31 10:00:42 -04:00

3 lines
65 B
CMake

cmake_minimum_required(VERSION 2.8.10)
project(TestProject NONE)