aboutsummaryrefslogtreecommitdiff
path: root/ports/tinygltf/CONTROL
diff options
context:
space:
mode:
authorLuke Philpot <luke.philpot@primaxentertainment.com>2019-04-22 12:04:14 +1000
committerLuke Philpot <luke.philpot@primaxentertainment.com>2019-04-22 12:04:14 +1000
commit96b310c0ea5fd2bff398fb8b17e35900154a3db4 (patch)
tree89e2a9c820f19d339602de9ca8e084bf63aebd62 /ports/tinygltf/CONTROL
parent7e8d7b381d4282cfb4c998f93dd03666a68e7fd1 (diff)
downloadvcpkg-96b310c0ea5fd2bff398fb8b17e35900154a3db4.tar.gz
vcpkg-96b310c0ea5fd2bff398fb8b17e35900154a3db4.zip
tinygltf port file
Diffstat (limited to 'ports/tinygltf/CONTROL')
-rw-r--r--ports/tinygltf/CONTROL4
1 files changed, 4 insertions, 0 deletions
diff --git a/ports/tinygltf/CONTROL b/ports/tinygltf/CONTROL
new file mode 100644
index 000000000..63c23ddaf
--- /dev/null
+++ b/ports/tinygltf/CONTROL
@@ -0,0 +1,4 @@
+Source: tinygltf
+Version: 2.2.0
+Description: A header only C++11 glTF 2.0 library.
+Build-Depends: stb, nlohmann-json, glew, glfw3 \ No newline at end of file