]> granicus.if.org Git - graphviz/commitdiff
Add --with-quartz=yes to configure on macOS
authorMagnus Jacobsson <Magnus.Jacobsson@berotec.se>
Mon, 26 Oct 2020 07:20:39 +0000 (08:20 +0100)
committerMagnus Jacobsson <Magnus.Jacobsson@berotec.se>
Sun, 1 Nov 2020 13:43:56 +0000 (14:43 +0100)
ci/build.sh

index 64aff724238fc89bee29fbb473daa65e447a4b60..aa4f754d0b3301db95801baf3c4231ee1cae9f5c 100755 (executable)
@@ -46,7 +46,7 @@ else
         mv *.ddeb ${DIR}/debug/${ARCH}/
     elif [ "${ID}" = "Darwin" ]; then
         ./autogen.sh
-        ./configure --prefix=$( pwd )/build
+        ./configure --prefix=$( pwd )/build --with-quartz=yes
         make
         make install
         tar cfz graphviz-${GV_VERSION}-${ARCH}.tar.gz --options gzip:compression-level=9 build