Browse Source

Disable the plug-in because its dependencies cannot be satisfied.

Sascha Zelzer 13 years ago
parent
commit
556b31aec1
1 changed files with 1 additions and 1 deletions
  1. 1 1
      CMakeLists.txt

+ 1 - 1
CMakeLists.txt

@@ -544,7 +544,7 @@ set(plugin_list
   org.commontk.metatype
 
   # Misc
-  org.commontk.slicermodule
+  #org.commontk.slicermodule
   )
 
 foreach(_plugin ${plugin_list})