Ver código fonte

Merge topic 'cmake-2.8.2-required'

  CMake 2.8.2 is now required to build CTK
Jean-Christophe Fillion-Robin 14 anos atrás
pai
commit
fe289e3a90
2 arquivos alterados com 1 adições e 1088 exclusões
  1. 0 1087
      CMake/ExternalProject.cmake
  2. 1 1
      CMakeLists.txt

Diferenças do arquivo suprimidas por serem muito extensas
+ 0 - 1087
CMake/ExternalProject.cmake


+ 1 - 1
CMakeLists.txt

@@ -18,7 +18,7 @@
 #
 ###########################################################################
 
-CMAKE_MINIMUM_REQUIRED(VERSION 2.8)
+CMAKE_MINIMUM_REQUIRED(VERSION 2.8.2)
 
 #-----------------------------------------------------------------------------
 # See http://cmake.org/cmake/help/cmake-2-8-docs.html#section_Policies for details