unflac: new package from git
[kiss-trunc88.git] / qt5-quickcontrols / build
bloba2e0f093d479b05032073a0b6f8301b7bfb2b3f4
1 #!/bin/sh -e
3 # Without this folder, Qt can't find its own header files.
4 mkdir .git
6 qmake
8 make
9 make INSTALL_ROOT="$1" install