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
commit473dfa68087f455fab933650c1bf4655061b2992 (patch)
treeb4be051911ecde9d82fdae6b8599af343a2b2898 /CMakeLists.txt
parent422696d673dececd0feb54c28d05327bf4825834 (diff)
parentb7445ff687db2bba4785d9475865039940d6aa05 (diff)
downloadmariadb-git-473dfa68087f455fab933650c1bf4655061b2992.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)