소스 검색

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

Sascha Zelzer 13 년 전
부모
커밋
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})