Răsfoiți Sursa

Tests: Require CMake 3.0 for the SystemInformation test.

Correctly identify AppleClang.
Stephen Kelly 11 ani în urmă
părinte
comite
892243fc3b
1 a modificat fișierele cu 1 adăugiri și 1 ștergeri
  1. 1 1
      Tests/SystemInformation/CMakeLists.txt

+ 1 - 1
Tests/SystemInformation/CMakeLists.txt

@@ -1,4 +1,4 @@
-cmake_minimum_required (VERSION 2.6)
+cmake_minimum_required (VERSION 3.0)
 project(SystemInformation)
 project(SystemInformation)
 
 
 include_directories("This does not exists")
 include_directories("This does not exists")