diff --git a/indra/CMakeLists.txt b/indra/CMakeLists.txt index f93087f4a046054e994b27922b56bdf612ff4947..00ea1b87274d8d8de80d4c90c9e15ad51e58159b 100644 --- a/indra/CMakeLists.txt +++ b/indra/CMakeLists.txt @@ -4,8 +4,8 @@ # other commands to guarantee full compatibility # with the version specified -# The FindPkgConfig module was released with 2.4.7. -cmake_minimum_required(VERSION 2.4.7 FATAL_ERROR) +# The "cmake -E touch" command was released with 2.4.8. +cmake_minimum_required(VERSION 2.4.8 FATAL_ERROR) # This makes cmake 2.6 not complain about a version # 2.4 compatibility mode