Debug Xcode build failure
This commit is contained in:
parent
7a61d14243
commit
9d182d58b8
@ -21,6 +21,8 @@ before_install:
|
||||
brew link qt5 --force && \
|
||||
brew install protobuf && \
|
||||
ls -lR /usr/local/include/google/protobuf; \
|
||||
which clang++ \
|
||||
clang++ -E -x c++ - -v < /dev/null \
|
||||
fi"
|
||||
|
||||
addons:
|
||||
|
Loading…
Reference in New Issue
Block a user