Warning, /graphics/krita/3rdparty/ext_frameworks/kwidgetsaddons.diff is written in an unsupported language. File is not indexed.

0001 diff --git a/CMakeLists.txt b/CMakeLists.txt
0002 index f7eb931..3f0f6d6 100644
0003 --- a/CMakeLists.txt
0004 +++ b/CMakeLists.txt
0005 @@ -39,8 +39,8 @@ if (IS_DIRECTORY "${CMAKE_CURRENT_SOURCE_DIR}/po")
0006  endif()
0007  
0008  add_subdirectory(src)
0009 -add_subdirectory(autotests)
0010 -add_subdirectory(tests)
0011 +#add_subdirectory(autotests)
0012 +#add_subdirectory(tests)
0013  
0014  # create a Config.cmake and a ConfigVersion.cmake file and install them
0015  set(CMAKECONFIG_INSTALL_DIR "${KDE_INSTALL_CMAKEPACKAGEDIR}/KF5WidgetsAddons")