BASIS icon indicating copy to clipboard operation
BASIS copied to clipboard

Homebrew recipe for cmake-basis

Open schuhschuh opened this issue 10 years ago • 0 comments

Issue by ahundt Wednesday Aug 12, 2015 at 01:55 GMT Originally opened as https://github.com/cmake-basis/legacy/issues/450


I've created a homebrew recipe for cmake-basis. We should incorporate it into the docs, and perhaps try submitting it to the main github.com/homebrew/homebrew repository.

use it as follows:

# first install homebrew http://brew.sh
brew tap ahundt/robotics
brew install cmake-basis --devel -v

One issue is outstanding. It currently only works with: brew install cmake-basis --devel -v

because the current cmake-basis release is not compatible with cmake 3.3. Fortunately the version in the devel branch is.

schuhschuh avatar Apr 17 '16 00:04 schuhschuh