summaryrefslogtreecommitdiff
path: root/.gitlab-ci/render-msys2.sh
blob: 8d13e9bc905ee8b1eab3ba7780a5312721828fd2 (plain)
1
2
3
4
5
#!/bin/bash

set -e

PATH=_build/pango:$PATH gdb --eval-command=run --args _build/utils/pango-view --no-display --output _build/hello.png utils/HELLO.txt