summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorGeorgi Kodinov <joro@sun.com>2009-07-16 10:31:00 +0300
committerGeorgi Kodinov <joro@sun.com>2009-07-16 10:31:00 +0300
commit683b866575acbff9cf83d3c983fbb04f77cb9bbc (patch)
treeb4be051911ecde9d82fdae6b8599af343a2b2898 /CMakeLists.txt
parentbb4f24bf84e1ce8afcf9cf7fe6bee27c7f78b3d6 (diff)
parent1b7754a53376253a29b80adbee5548bb9801ef20 (diff)
downloadmariadb-git-683b866575acbff9cf83d3c983fbb04f77cb9bbc.tar.gz
automerge
Diffstat (limited to 'CMakeLists.txt')
-rwxr-xr-xCMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index e4dc16040a7..8aacfe8e382 100755
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -13,7 +13,7 @@
# along with this program; if not, write to the Free Software
# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
-CMAKE_MINIMUM_REQUIRED(VERSION 2.4.7 FATAL_ERROR)
+CMAKE_MINIMUM_REQUIRED(VERSION 2.6 FATAL_ERROR)
PROJECT(MySql)