File tree Expand file tree Collapse file tree 1 file changed +1
-2
lines changed
.ci/azure-pipelines/build Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Original file line number Diff line number Diff line change 44 fetchDepth : 10
55 - script : |
66 brew install cmake
7- brew install pkg-config boost eigen flann nanoflann glew libusb qhull vtk glew freeglut qt5 libpcap libomp suite-sparse zlib google-benchmark cjson
7+ brew install pkg-config boost eigen flann nanoflann glew libusb qhull vtk glew freeglut qt libpcap libomp suite-sparse zlib google-benchmark cjson
88 brew install brewsci/science/openni
99 git clone https://github.com/abseil/googletest.git $GOOGLE_TEST_DIR # the official endpoint changed to abseil/googletest
1010 cd $GOOGLE_TEST_DIR && git checkout release-1.8.1
1717 -DCMAKE_CXX_FLAGS="$CMAKE_CXX_FLAGS" \
1818 -DGTEST_SRC_DIR="$GOOGLE_TEST_DIR/googletest" \
1919 -DGTEST_INCLUDE_DIR="$GOOGLE_TEST_DIR/googletest/include" \
20- -DQt5_DIR=/usr/local/opt/qt5/lib/cmake/Qt5 \
2120 -DPCL_ONLY_CORE_POINT_TYPES=ON \
2221 -DBUILD_surface_on_nurbs=ON -DUSE_UMFPACK=ON \
2322 -DBUILD_simulation=ON \
You can’t perform that action at this time.
0 commit comments