ProxSpace/Qt/5.6/lib/cmake/Qt5Gui/Qt5Gui_QWbmpPlugin.cmake
2016-10-31 22:04:38 +01:00

7 lines
249 B
CMake

add_library(Qt5::QWbmpPlugin MODULE IMPORTED)
_populate_Gui_plugin_properties(QWbmpPlugin RELEASE "imageformats/qwbmp.dll")
_populate_Gui_plugin_properties(QWbmpPlugin DEBUG "imageformats/qwbmpd.dll")
list(APPEND Qt5Gui_PLUGINS Qt5::QWbmpPlugin)