diff options
Diffstat (limited to 'cmake/config.hpp.cmake')
-rw-r--r-- | cmake/config.hpp.cmake | 1 |
1 files changed, 1 insertions, 0 deletions
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 |