add gmenu2x

Signed-off-by: Michel-FK <michel.stempin@funkey-project.com>
This commit is contained in:
Michel-FK
2020-12-04 22:59:23 +01:00
parent f6d4b3f7b3
commit dd9a96b777
16 changed files with 132 additions and 4 deletions

View File

@@ -0,0 +1,10 @@
#############################################################
#
# libini
#
#############################################################
LIBINI_VERSION = c3413da
LIBINI_SITE = $(call github,pcercuei,libini,$(LIBINI_VERSION))
LIBINI_INSTALL_STAGING = YES
$(eval $(cmake-package))