mirror of
https://github.com/opencv/opencv.git
synced 2024-11-24 11:10:21 +08:00
removed gpu module from OPENCV2_BASE_MODULES
This commit is contained in:
parent
ae94256edc
commit
80b9fd87dc
@ -17,7 +17,7 @@ if(BUILD_DOCS AND HAVE_SPHINX)
|
||||
set(OPTIONAL_DOC_LIST "")
|
||||
|
||||
|
||||
set(OPENCV2_BASE_MODULES core imgproc highgui video calib3d features2d objdetect ml flann gpu photo stitching nonfree contrib legacy bioinspired)
|
||||
set(OPENCV2_BASE_MODULES core imgproc highgui video calib3d features2d objdetect ml flann photo stitching nonfree contrib legacy bioinspired)
|
||||
|
||||
# build lists of modules to be documented
|
||||
set(OPENCV2_MODULES "")
|
||||
|
Loading…
Reference in New Issue
Block a user