This repository has been archived on 2022-07-15. You can view files and clone it, but cannot push or open issues or pull requests.
libqt5raspi/debian/usr/local/qt5raspi-5.12.5/lib/cmake/Qt5Gui/Qt5Gui_QICNSPlugin.cmake

7 lines
174 B
CMake

add_library(Qt5::QICNSPlugin MODULE IMPORTED)
_populate_Gui_plugin_properties(QICNSPlugin RELEASE "imageformats/libqicns.so")
list(APPEND Qt5Gui_PLUGINS Qt5::QICNSPlugin)