Skip to content

fix cmake CI build

Erik Faye-Lund requested to merge kusma/mesa-demos:fix-ci-build into main

in !66 (merged), we forgot to bump the CI tag, causing us to build without wayland on CI.

This meant we missed that we forgot an include-path, meaning we ended up breaking out-of-tree builds.

Merge request reports