Michel-FK 110afa175c FunKey-OS Release 2.0.0
Signed-off-by: Michel-FK <michel.stempin@funkey-project.com>
2021-01-15 16:20:08 +01:00

14 lines
340 B
Makefile

#############################################################
#
# libini
#
#############################################################
LIBINI_VERSION = libini-FunKey-1.0.0
LIBINI_SITE_METHOD = git
LIBINI_SITE = https://github.com/FunKey-Project/libini.git
LIBINI_LICENSE = LGPL-2.1
LIBINI_INSTALL_STAGING = YES
$(eval $(cmake-package))