forked from AuroraMiddleware/gtk
ci: Build with profiler support
This will let us run sysprof-based performance tests.
This commit is contained in:
parent
d32b0d3118
commit
704a659438
@ -16,6 +16,7 @@ meson \
|
||||
-Dwayland-backend=true \
|
||||
-Dbroadway-backend=true \
|
||||
-Dvulkan=yes \
|
||||
-Dprofiler=true \
|
||||
--werror \
|
||||
${EXTRA_MESON_FLAGS:-} \
|
||||
_build $srcdir
|
||||
|
Loading…
Reference in New Issue
Block a user