removed gpu module from OPENCV2_BASE_MODULES
This commit is contained in:
		@@ -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 "")
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user