From 422a42da95ee8f9eef035cdc90a8bc9d7e1bd3af Mon Sep 17 00:00:00 2001 From: John Maguire Date: Mon, 9 Feb 2015 16:38:08 +0100 Subject: [PATCH] Updated Compiling from Source (Mac OS X) (markdown) --- Compiling-from-Source-(Mac-OS-X).md | 1 + 1 file changed, 1 insertion(+) diff --git a/Compiling-from-Source-(Mac-OS-X).md b/Compiling-from-Source-(Mac-OS-X).md index fb42ff3..0dcff5d 100644 --- a/Compiling-from-Source-(Mac-OS-X).md +++ b/Compiling-from-Source-(Mac-OS-X).md @@ -64,6 +64,7 @@ Compile Clementine: -DLASTFM_LIBRARIES=/target/lib/liblastfm.dylib \ -DFFTW3_DIR=/target \ -DCMAKE_INCLUDE_PATH=/target/include \ + -DCMAKE_LIBRARY_PATH=/target/lib \ -DQT_QMAKE_EXECUTABLE=/target/bin/qmake make