Skip to content

Adapt cmake requirement to reality

Albert Astals Cid requested to merge work/aacid/min_cmake into master

Running cmake gave a warning that said

Your project should require at least CMake 3.16.0 to use FindSharedMimeInfo.cmake

So increase the minimum version

Merge request reports