Qt5Gui_.cmake 147 B

123456
  1. add_library(Qt5:: MODULE IMPORTED)
  2. _populate_Gui_plugin_properties( RELEASE "platforms/libcustom-wayland.so")
  3. list(APPEND Qt5Gui_PLUGINS Qt5::)