summaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorSacha <xsacha@gmail.com>2014-08-18 06:35:44 +0200
committerSacha <xsacha@gmail.com>2014-08-18 06:35:44 +0200
commitb7ecc9543ad0ee9d5d083fe1ca7018f876b2ae10 (patch)
treeeb357a371e850a735efd1ea5f25de92b4e67d0e0 /CMakeLists.txt
parentMerge pull request #52 from lioncash/memory (diff)
downloadyuzu-b7ecc9543ad0ee9d5d083fe1ca7018f876b2ae10.tar
yuzu-b7ecc9543ad0ee9d5d083fe1ca7018f876b2ae10.tar.gz
yuzu-b7ecc9543ad0ee9d5d083fe1ca7018f876b2ae10.tar.bz2
yuzu-b7ecc9543ad0ee9d5d083fe1ca7018f876b2ae10.tar.lz
yuzu-b7ecc9543ad0ee9d5d083fe1ca7018f876b2ae10.tar.xz
yuzu-b7ecc9543ad0ee9d5d083fe1ca7018f876b2ae10.tar.zst
yuzu-b7ecc9543ad0ee9d5d083fe1ca7018f876b2ae10.zip
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 1c7d98347..ed790adf7 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -1,4 +1,4 @@
-cmake_minimum_required(VERSION 2.6)
+cmake_minimum_required(VERSION 2.8.6)
project(citra)