parent
ac0f506d0e
commit
d5ee931287
2 changed files with 6 additions and 1 deletions
@ -1,2 +1,7 @@ |
|||||||
set(the_description "Computational Photography") |
set(the_description "Computational Photography") |
||||||
|
|
||||||
|
if(HAVE_CUDA) |
||||||
|
ocv_warnings_disable(CMAKE_CXX_FLAGS -Wundef -Wmissing-declarations) |
||||||
|
endif() |
||||||
|
|
||||||
ocv_define_module(photo opencv_imgproc OPTIONAL opencv_gpuimgproc) |
ocv_define_module(photo opencv_imgproc OPTIONAL opencv_gpuimgproc) |
||||||
|
Loading…
Reference in new issue