65a20b43 introduced libraw but it doesn't find it on my macos system. kimageformats/src/imageformats/raw.cpp:25:10: fatal error: 'libraw/libraw.h' file not found location on my system: /opt/local/include/libraw/libraw.h
A possibly relevant merge request was started @ https://invent.kde.org/frameworks/kimageformats/-/merge_requests/103
Git commit 20f74ce5e69f731ba114db410311b0989dd88b17 by Friedrich W. H. Kossebau. Committed on 08/10/2022 at 00:15. Pushed by kossebau into branch 'master'. FindLibRaw: fix include dir, should not contain prefix libraw/ See also the examples at https://www.libraw.org/docs/API-CXX.html M +4 -5 cmake/find-modules/FindLibRaw.cmake M +0 -4 src/imageformats/raw.cpp https://invent.kde.org/frameworks/kimageformats/commit/20f74ce5e69f731ba114db410311b0989dd88b17