vcpkg/ports/lcms/shared.patch
Stefano Sinigardi 726c111481 [vcpkg] fatal_error when patch fails to apply (#8087)
vcpkg will now fail on failure to apply patches except when using `--head`.
2019-10-07 10:35:13 -07:00

11 lines
265 B
Diff

--- a/include/lcms2.h Wed Jul 20 08:46:01 2016
+++ b/include/lcms2.h Mon Jan 30 15:01:12 2017
@@ -212,6 +212,7 @@
#endif // CMS_USE_BIG_ENDIAN
+#define CMS_DLL
// Calling convention -- this is hardly platform and compiler dependent
#ifdef CMS_IS_WINDOWS_