Skip to content

Detect if we build from a git subtree

William Roy requested to merge wroy/cairomm:wroy-master-patch-94087 into master

Backported from gtkmm. If the cairomm directory is a subtree, we are building from a git repository, so we take that into account. This fix the incorrect "You must enable maintainer-mode" error.

Merge request reports