From 67b9ccd45ff1f45510b15276889ed158185d0b12 Mon Sep 17 00:00:00 2001 From: Guy Harris Date: Mon, 14 May 2018 15:09:21 -0700 Subject: Update a comment. Change-Id: Ia5971b466f2e2da40730933b44bba5672d94c399 Reviewed-on: https://code.wireshark.org/review/27541 Reviewed-by: Guy Harris --- tools/macos-setup.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/macos-setup.sh b/tools/macos-setup.sh index 41daa25e1f..d960b16eff 100755 --- a/tools/macos-setup.sh +++ b/tools/macos-setup.sh @@ -47,7 +47,7 @@ XZ_VERSION=5.2.3 LZIP_VERSION=1.19 # -# In case we want to build with cmake. +# CMake is required to do the build. # CMAKE_VERSION=${CMAKE_VERSION-3.11.0} -- cgit v1.2.3