fixed ocv_module_disable()
This commit is contained in:
@@ -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})
|
||||||
|
Reference in New Issue
Block a user