Skip to content

build: (meson) fix CC_VERSION contains backslashes on Windows.

Jacob Boerema requested to merge Wormnest/gimp:fix-meson-backslashes into master

This caused an invalid specifier warning in gimp-version.c and an incorrect value of COLLECT_GCC reported by gimp -v.

Merge request reports