summaryrefslogtreecommitdiffstats
path: root/libraries/tinygltf/README
diff options
context:
space:
mode:
author Giancarlo Dessi <slack@giand.it>2023-11-12 09:51:35 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2023-11-12 12:54:13 +0700
commit493b28cbb13694be90077d4b027a44d95727731e (patch)
tree4425260036be02d3de1fdb48b6e2f0186952fe2b /libraries/tinygltf/README
parent2f6552eeba01fc3baa2a445bd0aa49c89f969cce (diff)
downloadslackbuilds-493b28cbb13694be90077d4b027a44d95727731e.tar.gz
slackbuilds-493b28cbb13694be90077d4b027a44d95727731e.tar.xz
libraries/tinygltf: Added (C++ headers).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/tinygltf/README')
-rw-r--r--libraries/tinygltf/README3
1 files changed, 3 insertions, 0 deletions
diff --git a/libraries/tinygltf/README b/libraries/tinygltf/README
new file mode 100644
index 0000000000..6f60f93ffd
--- /dev/null
+++ b/libraries/tinygltf/README
@@ -0,0 +1,3 @@
+TinyGLTF is a header only C++11 glTF 2.0 library.
+
+It is required as dependency to build libdraco.