فهرست منبع

Merge branch 'cmake_--system-information_min-version' into cygwin

Brad King 15 سال پیش
والد
کامیت
62c6d2d7e7
1فایلهای تغییر یافته به همراه2 افزوده شده و 1 حذف شده
  1. 2 1
      Modules/SystemInformation.cmake

+ 2 - 1
Modules/SystemInformation.cmake

@@ -1,6 +1,6 @@
 
 #=============================================================================
-# Copyright 2007-2009 Kitware, Inc.
+# Copyright 2007-2010 Kitware, Inc.
 #
 # Distributed under the OSI-approved BSD License (the "License");
 # see accompanying file Copyright.txt for details.
@@ -12,6 +12,7 @@
 # (To distribute this file outside of CMake, substitute the full
 #  License text for the above reference.)
 
+CMAKE_MINIMUM_REQUIRED(VERSION ${CMAKE_VERSION})
 PROJECT(DumpInformation)
 
 # first get the standard information for th platform