mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-01 13:49:03 +03:00
[Peter: drop _INSTALL_TARGET = NO as it installs a shared lib] Signed-off-by: Simon Dawson <spdawson@gmail.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
7 lines
125 B
Plaintext
7 lines
125 B
Plaintext
config BR2_PACKAGE_LIBTPL
|
|
bool "libtpl"
|
|
help
|
|
Easily store and retrieve binary data in C
|
|
|
|
http://tpl.sourceforge.net/
|