Merge pull request #1115 from dvlpstrcrispin/patch-1

Fixed an unnecessary quotation mark in the OSX building instructions.
This commit is contained in:
David Capello 2016-05-04 20:39:03 -03:00
commit 64e8e2f5cc

View File

@ -165,7 +165,7 @@ the following parameters and then `ninja`:
-DUSE_ALLEG4_BACKEND=OFF \
-DUSE_SKIA_BACKEND=ON \
-DSKIA_DIR=$HOME/deps/skia \
-DWITH_HarfBuzz=OFF" \
-DWITH_HarfBuzz=OFF \
-G Ninja \
..
ninja aseprite