File tree Expand file tree Collapse file tree 2 files changed +12
-1
lines changed
Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Original file line number Diff line number Diff line change @@ -214,7 +214,7 @@ hunter_default_version(cctz VERSION 2.2.0)
214214hunter_default_version(ccv VERSION 0.7-p6)
215215hunter_default_version(cereal VERSION 1.2.2-p0)
216216hunter_default_version(ceres-solver VERSION 2.0.0-p0)
217- hunter_default_version(cgltf VERSION 1.10-p0)
217+ hunter_default_version(cgltf VERSION 1.10-f9a8804- p0)
218218hunter_default_version(check_ci_tag VERSION 1.0.0)
219219hunter_default_version(chromium_zlib VERSION 0.0.0-f87c2b10efb4-p0)
220220hunter_default_version(civetweb VERSION 1.11-p0)
Original file line number Diff line number Diff line change @@ -9,6 +9,17 @@ include(hunter_download)
99include (hunter_pick_scheme)
1010include (hunter_cmake_args)
1111
12+ hunter_add_version(
13+ PACKAGE_NAME
14+ cgltf
15+ VERSION
16+ 1.10-f9a8804-p0
17+ URL
18+ "https://github.com/cpp-pm/cgltf/archive/refs/tags/v1.10-f9a8804-p0.tar.gz"
19+ SHA1
20+ 239dc691bd5ad663256eebb44f4641ad01d8ce9d
21+ )
22+
1223hunter_add_version(
1324 PACKAGE_NAME
1425 cgltf
You can’t perform that action at this time.
0 commit comments