brew install performous/pinned_cmake3/<formula>
Or brew tap performous/pinned_cmake3
and then brew install <formula>
.
Or, in a brew bundle
Brewfile
:
tap "performous/pinned_cmake3"
brew "<formula>"
brew help
, man brew
or check Homebrew's documentation.