diff options
| author | Cyriuz <Cyriuz@users.noreply.github.com> | 2019-02-27 21:31:04 +0100 |
|---|---|---|
| committer | Phil Christensen <philc@microsoft.com> | 2019-02-27 12:31:04 -0800 |
| commit | 8564602d06d7c4ce236f96a4f0f3ba7c2d769cb0 (patch) | |
| tree | c4b568c10fbc35795816989000a7594bd1c77df8 /ports/devil/portfile.cmake | |
| parent | a2216f4b0aae4f1bf25c97662e18c78f7b7f24bd (diff) | |
| download | vcpkg-8564602d06d7c4ce236f96a4f0f3ba7c2d769cb0.tar.gz vcpkg-8564602d06d7c4ce236f96a4f0f3ba7c2d769cb0.zip | |
Fixed DevIL build with OpenEXR. (#5043)
[devil] Fixed DevIL build with OpenEXR.
Diffstat (limited to 'ports/devil/portfile.cmake')
| -rw-r--r-- | ports/devil/portfile.cmake | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ports/devil/portfile.cmake b/ports/devil/portfile.cmake index ff4e7ee0c..7ab5a6c06 100644 --- a/ports/devil/portfile.cmake +++ b/ports/devil/portfile.cmake @@ -9,6 +9,7 @@ vcpkg_from_github( PATCHES 0001_fix-encoding.patch 0002_fix-missing-mfc-includes.patch + 0003_fix-openexr.patch enable-static.patch ) |
