8dfd59d114
Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
14 lines
335 B
Makefile
14 lines
335 B
Makefile
################################################################################
|
|
#
|
|
# grantlee
|
|
#
|
|
################################################################################
|
|
|
|
GRANTLEE_VERSION = 0.2.0
|
|
GRANTLEE_SITE = http://downloads.grantlee.org
|
|
GRANTLEE_INSTALL_STAGING = YES
|
|
GRANTLEE_DEPENDENCIES = qt
|
|
|
|
$(eval $(cmake-package))
|
|
|