062129c16e
[Peter: sort alphabetically in Config.in] Signed-off-by: Zoltan Gyarmati <mr.zoltan.gyarmati@gmail.com> Acked-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be> Tested-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
14 lines
297 B
Makefile
14 lines
297 B
Makefile
#############################################################
|
|
#
|
|
# grantlee
|
|
#
|
|
#############################################################
|
|
|
|
GRANTLEE_VERSION = 0.2.0
|
|
GRANTLEE_SITE = http://downloads.grantlee.org
|
|
GRANTLEE_INSTALL_STAGING = YES
|
|
GRANTLEE_DEPENDENCIES = qt
|
|
|
|
$(eval $(cmake-package))
|
|
|