Commit 0bdbd74 1 parent e5598f9 commit 0bdbd74 Copy full SHA for 0bdbd74
File tree 2 files changed +12
-1
lines changed
2 files changed +12
-1
lines changed Original file line number Diff line number Diff line change @@ -80,7 +80,7 @@ hunter_default_version(ICU VERSION 63.1-p5)
80
80
hunter_default_version(IF97 VERSION 2.1.2)
81
81
hunter_default_version(Igloo VERSION 1.1.1-hunter)
82
82
hunter_default_version(IlmBase VERSION 2.5.1-p0)
83
- hunter_default_version(Imath VERSION 3.0 .1)
83
+ hunter_default_version(Imath VERSION 3.1 .1)
84
84
hunter_default_version(Immer VERSION 0.6.2-cf44615)
85
85
hunter_default_version(Jpeg VERSION 9c-p0)
86
86
hunter_default_version(JsonSpirit VERSION 0.0.4-hunter)
Original file line number Diff line number Diff line change @@ -9,6 +9,17 @@ include(hunter_cmake_args)
9
9
include (hunter_download)
10
10
include (hunter_pick_scheme)
11
11
12
+ hunter_add_version(
13
+ PACKAGE_NAME
14
+ Imath
15
+ VERSION
16
+ 3.1.1
17
+ URL
18
+ "https://github.com/AcademySoftwareFoundation/Imath/archive/refs/tags/v3.1.1.tar.gz"
19
+ SHA1
20
+ 1f6812637a1ec2a518cd4445ef31808fe1dc4a29
21
+ )
22
+
12
23
hunter_add_version(
13
24
PACKAGE_NAME
14
25
Imath
You can’t perform that action at this time.
0 commit comments