Skip to content

Commit c448673

Browse files
committed
Merge branch 'convert_to_otx'
2 parents cf2ece4 + c76c4ca commit c448673

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci-scripts/osx/travis-build.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/bin/bash
22
pushd thirdparty/tiff-4.0.3
3-
./configure --disable-lzma && make
3+
./configure --disable-lzma --without-x && make
44
popd
55
cd toonz && mkdir build && cd build
66
QTVERSION=`ls /usr/local/Cellar/qt`

0 commit comments

Comments
 (0)