2
0
mirror of https://codeberg.org/kiss-community/repo synced 2024-11-19 13:10:07 -07:00
repo/testing/qt5-declarative/build
2020-01-16 22:17:59 +02:00

7 lines
57 B
Bash
Executable File

#!/bin/sh -e
qmake
make
make install INSTALL_ROOT="$1"