Skip to content

build-source: add a facility to skip building for certain distro

Ratchanan Srirattanamet requested to merge personal/peat-psuwit/skip-distro into main

This is intended for the case like QtMir, where the current code in main branch is not intended to be built on Debian.

Please use this feature sparingly; most of the times, a better solution for UT-specific dependency is to make configuration flag(s) which disable features that depend on it.

Merge request reports