mirror of
https://gitlab.kitware.com/cmake/cmake.git
synced 2026-09-25 04:09:36 +03:00
Tests: Require CMake 3.0 for the SystemInformation test.
Correctly identify AppleClang.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
cmake_minimum_required (VERSION 2.6)
|
||||
cmake_minimum_required (VERSION 3.0)
|
||||
project(SystemInformation)
|
||||
|
||||
include_directories("This does not exists")
|
||||
|
||||
Reference in New Issue
Block a user