From 57e67bb43a0e298929650593c339aaa6f560bfbd Mon Sep 17 00:00:00 2001 From: casey langen Date: Sun, 23 Dec 2018 13:07:18 -0800 Subject: [PATCH] Updated building (markdown) --- building.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/building.md b/building.md index 72e0380..a4019a3 100644 --- a/building.md +++ b/building.md @@ -40,7 +40,7 @@ you'll need [homebrew](http://brew.sh/) to install the required dependencies. - `make reinstall` - `git clone https://github.com/clangen/musikcube.git --recursive` - `cd musikcube` -- `cmake .` +- `cmake -G "Unix Makefiles" .` - `make` - `sudo make install` - `musikcube`