summaryrefslogtreecommitdiffstats
path: root/package/grantlee/grantlee.mk
blob: edaab2bc37c9a83bd23ecfc7b8cc078b11efeb97 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
################################################################################
#
# grantlee
#
################################################################################

GRANTLEE_VERSION = 0.2.0
GRANTLEE_SITE = http://downloads.grantlee.org
GRANTLEE_INSTALL_STAGING = YES
GRANTLEE_DEPENDENCIES =  qt

$(eval $(cmake-package))