From a1ff7d4c8e5833ce9f87a876f9c681416e710786 Mon Sep 17 00:00:00 2001 From: Andreas Butti Date: Mon, 11 Feb 2019 20:07:12 +0100 Subject: [PATCH] Mac build --- mac-setup/build-sndfile.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/mac-setup/build-sndfile.sh b/mac-setup/build-sndfile.sh index 07fce954..839646f2 100755 --- a/mac-setup/build-sndfile.sh +++ b/mac-setup/build-sndfile.sh @@ -12,3 +12,4 @@ cd build $HOME/gtk/inst/bin/cmake -DCMAKE_INSTALL_PREFIX:PATH=$HOME/gtk/inst .. make -j8 +make install