ci: Build with profiler support

This will let us run sysprof-based performance tests.
This commit is contained in:
Matthias Clasen 2020-01-21 18:20:05 -05:00
parent d32b0d3118
commit 704a659438

View File

@ -16,6 +16,7 @@ meson \
-Dwayland-backend=true \
-Dbroadway-backend=true \
-Dvulkan=yes \
-Dprofiler=true \
--werror \
${EXTRA_MESON_FLAGS:-} \
_build $srcdir