aboutsummaryrefslogtreecommitdiff
path: root/ports/tinygltf/CONTROL
diff options
context:
space:
mode:
authorFrancisco Facioni <francisco@remyrobotics.com>2021-04-23 18:46:47 +0100
committerGitHub <noreply@github.com>2021-04-23 10:46:47 -0700
commit5a5d5412233d13986e8ee526a0839d4d65a9bd07 (patch)
tree7781a1c24522b5a58f9facc03e816590a4fc49fa /ports/tinygltf/CONTROL
parent76f93fd1e16e93c1cffd9d9392dd66794b913157 (diff)
downloadvcpkg-5a5d5412233d13986e8ee526a0839d4d65a9bd07.tar.gz
vcpkg-5a5d5412233d13986e8ee526a0839d4d65a9bd07.zip
[tinygltf] fix json path (#17415)
Diffstat (limited to 'ports/tinygltf/CONTROL')
-rw-r--r--ports/tinygltf/CONTROL3
1 files changed, 2 insertions, 1 deletions
diff --git a/ports/tinygltf/CONTROL b/ports/tinygltf/CONTROL
index ceba5f92b..c4581faa6 100644
--- a/ports/tinygltf/CONTROL
+++ b/ports/tinygltf/CONTROL
@@ -1,5 +1,6 @@
Source: tinygltf
Version: 2020-07-28
+Port-Version: 1
Homepage: https://github.com/syoyo/tinygltf
Description: A header only C++11 glTF 2.0 library.
-Build-Depends: stb, nlohmann-json \ No newline at end of file
+Build-Depends: stb, nlohmann-json