Add buildroot 2018-02
This commit is contained in:
13
buildroot/package/libcgi/libcgi.mk
Normal file
13
buildroot/package/libcgi/libcgi.mk
Normal file
@@ -0,0 +1,13 @@
|
||||
################################################################################
|
||||
#
|
||||
# libcgi
|
||||
#
|
||||
################################################################################
|
||||
|
||||
LIBCGI_VERSION = 1.1
|
||||
LIBCGI_SITE = https://github.com/rafaelsteil/libcgi/releases/download/v$(LIBCGI_VERSION)
|
||||
|
||||
LIBCGI_INSTALL_STAGING = YES
|
||||
LIBCGI_LICENSE = LGPL-2.1+
|
||||
|
||||
$(eval $(cmake-package))
|
||||
Reference in New Issue
Block a user