mirror of https://github.com/opencv/opencv.git
Merge pull request #10959 from alalek:cmake_ocl4dnn
commit
514f4193db
32 changed files with 124 additions and 80 deletions
@ -0,0 +1,3 @@ |
||||
message(STATUS "opencv_dnn: filter out ocl4dnn source code") |
||||
ocv_list_filterout(OPENCV_MODULE_${the_module}_SOURCES "/ocl4dnn/") |
||||
ocv_list_filterout(OPENCV_MODULE_${the_module}_HEADERS "/ocl4dnn/") |
Loading…
Reference in new issue