Explorar o código

Removed log4qt plugin.

Sascha Zelzer %!s(int64=10) %!d(string=hai) anos
pai
achega
84d498ead8
Modificáronse 1 ficheiros con 0 adicións e 4 borrados
  1. 0 4
      CMakeLists.txt

+ 0 - 4
CMakeLists.txt

@@ -653,10 +653,6 @@ set(plugin_list
   org.commontk.metatype
   )
 
-if(CTK_QT_VERSION VERSION_LESS "5")
-  list(APPEND plugin_list org.commontk.log4qt)
-endif()
-
 foreach(_plugin ${plugin_list})
   ctk_plugin_option(${_plugin} "Build the ${_plugin} plugin." OFF)
 endforeach()