Add mingw64 cross build CI

Fixes #1387.
This commit is contained in:
Xavier Claessens
2018-05-20 15:17:48 -04:00
parent 707106c7a5
commit 3145d88f4b
5 changed files with 41 additions and 2 deletions

View File

@@ -61,7 +61,9 @@ IGNORE_HFILES = \
gtranslit-data.h \
glib-init.h \
gconstructor.h \
valgrind.h
valgrind.h \
gvalgrind.h \
$(NULL)
# Images to copy into HTML directory
HTML_IMAGES = \

View File

@@ -34,6 +34,7 @@ if get_option('gtk_doc')
'glib-init.h',
'gconstructor.h',
'valgrind.h',
'gvalgrind.h',
]
ignore_decorators = [