mirror of https://github.com/cutefishos/appmotor
Changes: Add qmake feature qdeclarative-boostable.
parent
7214db5cb4
commit
c76174414b
@ -0,0 +1,5 @@
|
||||
# Tell qmake to use pkg-config to get correct compiler and linker
|
||||
# flags to make an application usable with applauncherd.
|
||||
|
||||
CONFIG += link_pkgconfig
|
||||
PKGCONFIG += qdeclarative-boostable
|
||||
Loading…
Reference in New Issue