Warning, /graphics/digikam/project/bundles/3rdparty/ext_heif/heif-lib-only.patch is written in an unsupported language. File is not indexed.

0001 diff --git a/CMakeLists.txt b/CMakeLists.txt
0002 index e37e012..86bc1f3 100644
0003 --- a/CMakeLists.txt
0004 +++ b/CMakeLists.txt
0005 @@ -150,8 +150,8 @@ if(WITH_EXAMPLES)
0006      add_subdirectory (examples)
0007  endif()
0008  add_subdirectory (libheif)
0009 -add_subdirectory (gdk-pixbuf)
0010 -add_subdirectory (gnome)
0011 +#add_subdirectory (gdk-pixbuf)
0012 +#add_subdirectory (gnome)
0013  
0014  
0015  # --- packaging (source code)