This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
vcpkg
Watch
1
Star
0
Fork
0
You've already forked vcpkg
mirror of
https://github.com/microsoft/vcpkg.git
synced
2024-11-27 07:09:02 +08:00
Code
Issues
Actions
1
Packages
Projects
Releases
Wiki
Activity
6f18627cf0
vcpkg
/
ports
/
ilmbase
/
portfile.cmake
2 lines
41 B
CMake
Raw
Normal View
History
Unescape
Escape
[freeimage, libwebp, OpenEXR, OpenVDB] Updates (#5417) * [libwebp] update to v1.0.2, greatly simplify port, remove unnecessary custom find_package script in favour of original Config files for cmake * [libwebp] enable building of all tools * [libwebp] install cmake config file in expected path * [libwebp] add compatibility layer inside CMake Config file * [libwebp] fix libwebpmux library name * [OpenEXR] Update to v2.3.0, enable tools, improve cmake module while still maintaining backwards compatibility (there's an official one distributed with the package but it is completely different, for now it is avoided) * [OpenEXR] remove unused patches * [OpenEXR] remove forced definition, could hide problems downstream * [freeimage] add compatibility with latest OpenEXR * [freeimage] bump control * [OpenEXR] restore ilmbase as an empty package to permit clean update * [OpenVDB] update to v6.0 * [OpenEXR] disable building on UWP platform * [openexr] Fix tools suffixes * [openexr] Fix Linux build paths
2019-02-27 00:16:20 +08:00
set
(
VCPKG_POLICY_EMPTY_PACKAGE
enabled
)
Reference in New Issue
Copy Permalink