Skip to content

Commit d9c9967

Browse files
authored
Update README.md
* build without xfeatures2d since this may cause problems
1 parent 2a97048 commit d9c9967

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,7 @@ cmake -D CMAKE_BUILD_TYPE=RELEASE \
6464
-D INSTALL_PYTHON_EXAMPLES=OFF \
6565
-D INSTALL_C_EXAMPLES=OFF \
6666
-D BUILD_EXAMPLES=OFF \
67+
-DBUILD_opencv_xfeatures2d=OFF \
6768
-D WITH_CUDA=OFF ..
6869
6970
make -j8

0 commit comments

Comments
 (0)