diff options
Diffstat (limited to 'cmake/config.hpp.cmake')
-rw-r--r-- | cmake/config.hpp.cmake | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/cmake/config.hpp.cmake b/cmake/config.hpp.cmake index 71badf40..cddf7ef1 100644 --- a/cmake/config.hpp.cmake +++ b/cmake/config.hpp.cmake @@ -6,6 +6,9 @@ #define VMIME_CONFIG_HPP_INCLUDED +#include "vmime/export.hpp" + + // Name of package #define VMIME_PACKAGE "@PROJECT_NAME@" |