Commit ce7e7367 authored by Andrew Murray's avatar Andrew Murray
Browse files

Added comment [ci skip]

parent 0faec5eb
......@@ -153,6 +153,7 @@ function build_tiff {
}
function get_modern_cmake {
# Install cmake >= 2.8
local cmake=cmake
if [ -n "$IS_OSX" ]; then
brew install cmake > /dev/null
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment