envision/po/make-pot.sh
2023-06-18 11:34:04 +02:00

5 lines
106 B
Bash
Executable file

if [[ ! -d build ]]; then
meson setup build -Dprefix="$PWD/build/testdir"
fi
ninja -C build rex2-pot