repo.or.cz
/
kiss-trunc88.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
fontconfig: fork and bump to 2.14.0, don't use pregenerated fcobjshash.h since i...
[kiss-trunc88.git]
/
qt5-quickcontrols
/
build
blob
a2e0f093d479b05032073a0b6f8301b7bfb2b3f4
1
#!/bin/sh -e
2
3
# Without this folder, Qt can't find its own header files.
4
mkdir .git
5
6
qmake
7
8
make
9
make
INSTALL_ROOT
=
"
$1
"
install