mirror of
https://github.com/opencv/opencv.git
synced 2025-01-18 22:44:02 +08:00
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)
|
||||
ocv_module_disable()
|
||||
ocv_module_disable(viz)
|
||||
endif()
|
||||
|
||||
include(${VTK_USE_FILE})
|
||||
|
Loading…
Reference in New Issue
Block a user