未验证 提交 b59658fa 编写于 作者: M Markus Vieth 提交者: GitHub

Merge pull request #4579 from mvieth/macos-brew-fix

Get macos CIs running again
......@@ -3,7 +3,8 @@ steps:
# find the commit hash on a quick non-forced update too
fetchDepth: 10
- script: |
brew install cmake pkg-config boost eigen flann glew libusb qhull vtk glew qt5 libpcap libomp brewsci/science/openni
brew install cmake pkg-config boost eigen flann glew libusb qhull vtk glew qt5 libpcap libomp
brew install brewsci/science/openni
git clone https://github.com/abseil/googletest.git $GOOGLE_TEST_DIR # the official endpoint changed to abseil/googletest
cd $GOOGLE_TEST_DIR && git checkout release-1.8.1
displayName: 'Install Dependencies'
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册