From d49ce7cd4de5317189c2572b413160ad25f1ec01 Mon Sep 17 00:00:00 2001 From: Vincent Richard Date: Thu, 6 Feb 2014 21:29:59 +0100 Subject: =?UTF-8?q?Windows=20charset=20converter=20(thanks=20to=20Elm?= =?UTF-8?q?=C3=BCSoft).?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- cmake/config.hpp.cmake | 1 + 1 file changed, 1 insertion(+) (limited to 'cmake') diff --git a/cmake/config.hpp.cmake b/cmake/config.hpp.cmake index a9edc34f..cdd128c8 100644 --- a/cmake/config.hpp.cmake +++ b/cmake/config.hpp.cmake @@ -51,6 +51,7 @@ typedef unsigned @VMIME_64BIT_TYPE@ vmime_uint64; // Charset conversion support #cmakedefine01 VMIME_CHARSETCONV_LIB_IS_ICONV #cmakedefine01 VMIME_CHARSETCONV_LIB_IS_ICU +#cmakedefine01 VMIME_CHARSETCONV_LIB_IS_WIN // Options // -- File-system support -- cgit v1.2.3