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 05:36:38 +08:00
Code
Issues
Actions
1
Packages
Projects
Releases
Wiki
Activity
061e92ab17
vcpkg
/
ports
/
freeimage
/
FreeImageConfig-dynamic.h
7 lines
84 B
C
Raw
Normal View
History
Unescape
Escape
Add freeimage port Extensive modification have been done to support building with external dependencies. The biggest change is a new CMake-based build system. Several patches are based on the equivalent ones used in Debian packaging, see http://sources.debian.net/patches/freeimage . The only dependency for which the internal version is still used is OpenEXR.
2016-11-28 00:24:23 +08:00
#
ifndef FREEIMAGE_CONFIG_H
#
define FREEIMAGE_CONFIG_H
[freeimage] use vcpkg-provided openexr
2017-06-11 06:29:50 +08:00
#
undef FREEIMAGE_LIB
Add freeimage port Extensive modification have been done to support building with external dependencies. The biggest change is a new CMake-based build system. Several patches are based on the equivalent ones used in Debian packaging, see http://sources.debian.net/patches/freeimage . The only dependency for which the internal version is still used is OpenEXR.
2016-11-28 00:24:23 +08:00
#
endif
Reference in New Issue
Copy Permalink