fixed ocv_module_disable()
This commit is contained in:
parent
a54ef70c04
commit
f9ca6cfd22
@ -1,5 +1,5 @@
|
|||||||
if(NOT WITH_VTK OR NOT DEFINED HAVE_VTK OR NOT HAVE_VTK)
|
if(NOT WITH_VTK OR NOT DEFINED HAVE_VTK OR NOT HAVE_VTK)
|
||||||
ocv_module_disable()
|
ocv_module_disable(viz)
|
||||||
endif()
|
endif()
|
||||||
|
|
||||||
include(${VTK_USE_FILE})
|
include(${VTK_USE_FILE})
|
||||||
|
Loading…
x
Reference in New Issue
Block a user