]> git.ipfire.org Git - thirdparty/rspamd.git/commitdiff
[Minor] More fixes for bloody gmime
authorVsevolod Stakhov <vsevolod@highsecure.ru>
Sat, 26 Nov 2016 12:18:31 +0000 (12:18 +0000)
committerVsevolod Stakhov <vsevolod@highsecure.ru>
Sat, 26 Nov 2016 12:19:44 +0000 (12:19 +0000)
CMakeLists.txt

index f22a131d33a94ee82f1834bb23f60b4f12439616..06c4e4b18d772bd95111e5a72f83a432f9e07744 100644 (file)
@@ -667,7 +667,7 @@ IF(ENABLE_JEMALLOC MATCHES "ON")
 ENDIF()
 ProcessPackage(GMIME LIBRARY gmime-2.6 gmime-2.4 gmime-2.2 gmime-2
        INCLUDE gmime.h
-       INCLUDE_SUFFIXES include/gmime include/gmime-2.0 include/gmime-2.4 include/gmime-2.6
+       INCLUDE_SUFFIXES include/gmime include/gmime-2.0/gmime include/gmime-2.4/gmime include/gmime-2.6/gmime
        ROOT ${GMIME_ROOT_DIR} MODULES gmime-2.6 gmime-2.4 gmime-2.0)
 ProcessPackage(LIBEVENT LIBRARY event INCLUDE event.h INCLUDE_SUFFIXES include/event
        ROOT ${LIBEVENT_ROOT_DIR} MODULES event libevent)