diff options
| author | Francisco Facioni <francisco@remyrobotics.com> | 2021-04-29 01:38:07 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-04-28 17:38:07 -0700 |
| commit | 5014989b543c07ef78377a80885c527f83e7f441 (patch) | |
| tree | 1f0a3e2721bfc0b83d27bed798312144ad9e11e5 /ports/tinyexr/CONTROL | |
| parent | 47c63128dd463b206906598b1707556152d8b7da (diff) | |
| download | vcpkg-5014989b543c07ef78377a80885c527f83e7f441.tar.gz vcpkg-5014989b543c07ef78377a80885c527f83e7f441.zip | |
[tinyexr] update version and add targets (#17360)
* [tinyexr] upgrade to 1.0.0 and add targets
* [tinyexr] Disable building sample
Co-authored-by: Stefano Sinigardi <stesinigardi@hotmail.com>
Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
Diffstat (limited to 'ports/tinyexr/CONTROL')
| -rw-r--r-- | ports/tinyexr/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/tinyexr/CONTROL b/ports/tinyexr/CONTROL index bd3f25fb6..c2be25a5f 100644 --- a/ports/tinyexr/CONTROL +++ b/ports/tinyexr/CONTROL @@ -1,4 +1,4 @@ Source: tinyexr
-Version: 2020-03-15
+Version: 1.0.0
Homepage: https://github.com/syoyo/tinyexr
Description: Library to load and save OpenEXR(.exr) images
|
