aboutsummaryrefslogtreecommitdiffstats
path: root/macosx-setup.sh
diff options
context:
space:
mode:
Diffstat (limited to 'macosx-setup.sh')
-rwxr-xr-xmacosx-setup.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/macosx-setup.sh b/macosx-setup.sh
index 23b79c7715..f543639654 100755
--- a/macosx-setup.sh
+++ b/macosx-setup.sh
@@ -25,7 +25,7 @@
#
# To build cmake
-# CMAKE=1
+CMAKE=1
#
# To build all libraries as 32-bit libraries uncomment the following three lines.
#
@@ -54,7 +54,7 @@ XZ_VERSION=5.0.4
#
# In case we want to build with cmake.
#
-CMAKE_VERSION=2.8.10.2
+CMAKE_VERSION=2.8.12.2
#
# The following libraries and tools are required even to build only TShark.