Skip to content

Instantly share code, notes, and snippets.

View lin-wan's full-sized avatar

Lin Wan lin-wan

  • Virtual Retail GmbH
  • Siegen, Germany
View GitHub Profile
diff --git a/CMakeLists.txt b/CMakeLists.txt
index e5fd763..49472ce 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -358,7 +358,7 @@ endif(WITH_QT)
# Find VTK
option(WITH_VTK "Build VTK-Visualizations" TRUE)
-if(WITH_VTK AND NOT ANDROID)
+if(WITH_VTK)