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