mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-04 06:10:16 +03:00
libconfig: add license information
Signed-off-by: Simon Dawson <spdawson@gmail.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
committed by
Peter Korsgaard
parent
922b1560ab
commit
357203d504
@@ -3,8 +3,11 @@
|
||||
# libconfig
|
||||
#
|
||||
#############################################################
|
||||
|
||||
LIBCONFIG_VERSION = 1.4.8
|
||||
LIBCONFIG_SITE = http://www.hyperrealm.com/libconfig/
|
||||
LIBCONFIG_LICENSE = LGPLv2.1+
|
||||
LIBCONFIG_LICENSE_FILES = COPYING.LIB
|
||||
LIBCONFIG_INSTALL_STAGING = YES
|
||||
LIBCONFIG_CONF_OPT = --disable-examples
|
||||
|
||||
|
||||
Reference in New Issue
Block a user