mirror of
https://github.com/opencv/opencv.git
synced 2026-09-11 04:43:22 -05:00
vtk: disable on cross-compilation
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
if(NOT WITH_VTK OR ANDROID OR IOS)
|
||||
if(NOT WITH_VTK)
|
||||
return()
|
||||
endif()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user