Allow configuring supported image formats

This allows to add an option for linking against static Qt
image format plugins in qtutilities.
This commit is contained in:
Martchus 2017-09-03 17:53:20 +02:00
parent 7754cf82d8
commit 6df6474840
1 changed files with 2 additions and 0 deletions

View File

@ -18,5 +18,7 @@
#define STATIC_DEPENCENCY_VERSIONS {@STATIC_DEPENCENCY_VERSIONS_ARRAY@}
#cmakedefine SVG_SUPPORT
#cmakedefine SVG_ICON_SUPPORT
#cmakedefine IMAGE_FORMAT_SUPPORT
#define IMPORT_IMAGE_FORMAT_PLUGINS @IMAGE_FORMAT_SUPPORT_ARRAY@
#endif // @META_PROJECT_VARNAME_UPPER@_CONFIG