repo/testing/qt5-webchannel/build
2020-01-17 23:33:45 +02:00

7 lines
57 B
Bash
Executable File

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