mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-01 13:49:03 +03:00
Note that libtpl has moved from sourceforge to github, and there is no longer a version-specific tarball available. Signed-off-by: Simon Dawson <spdawson@gmail.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
7 lines
131 B
Plaintext
7 lines
131 B
Plaintext
config BR2_PACKAGE_LIBTPL
|
|
bool "libtpl"
|
|
help
|
|
Easily store and retrieve binary data in C
|
|
|
|
http://troydhanson.github.io/tpl/
|