]> Creatis software - FrontAlgorithms.git/blobdiff - lib/fpa/Config.h.in
...
[FrontAlgorithms.git] / lib / fpa / Config.h.in
index 18294bf750c8374c4ca1f5dfe0ac272729ff0a3b..708dec1f9f21d52b344660b0e93949f41188ce1f 100644 (file)
@@ -6,6 +6,13 @@
 #ifndef __fpa__Config__h__
 #define __fpa__Config__h__
 
+#define VTK_FOUND @VTK_FOUND@
+#if VTK_FOUND == 1
+#  define USE_VTK
+#else
+#  undef USE_VTK
+#endif
+
 #define ivq_FOUND @ivq_FOUND@
 #if ivq_FOUND == 1
 #  define USE_ivq