We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents cf2ece4 + c76c4ca commit c448673Copy full SHA for c448673
ci-scripts/osx/travis-build.sh
@@ -1,6 +1,6 @@
1
#!/bin/bash
2
pushd thirdparty/tiff-4.0.3
3
-./configure --disable-lzma && make
+./configure --disable-lzma --without-x && make
4
popd
5
cd toonz && mkdir build && cd build
6
QTVERSION=`ls /usr/local/Cellar/qt`
0 commit comments