aboutsummaryrefslogtreecommitdiffstats
path: root/cmake
diff options
context:
space:
mode:
authorVincent Richard <[email protected]>2014-02-06 20:29:59 +0000
committerVincent Richard <[email protected]>2014-02-06 20:29:59 +0000
commitd49ce7cd4de5317189c2572b413160ad25f1ec01 (patch)
tree80c0894f03b4b627f4cef1fcfec85aff4e40a902 /cmake
parentMerge branch 'master' of https://github.com/kisli/vmime (diff)
downloadvmime-d49ce7cd4de5317189c2572b413160ad25f1ec01.tar.gz
vmime-d49ce7cd4de5317189c2572b413160ad25f1ec01.zip
Windows charset converter (thanks to ElmüSoft).
Diffstat (limited to 'cmake')
-rw-r--r--cmake/config.hpp.cmake1
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