Просмотр исходного кода

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

Sascha Zelzer лет назад: 13
Родитель
Сommit
556b31aec1
1 измененных файлов с 1 добавлено и 1 удалено
  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})