summaryrefslogtreecommitdiffstats
path: root/package/grantlee/grantlee.mk
blob: 10adfd9298063e59736d1889a9c3b10a5469fc6f (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))