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