Skip to content

Commit

Permalink
📦️ LinuxAppImage: deploy libqgtk3 & libopenglrenderer
Browse files Browse the repository at this point in the history
  • Loading branch information
OlivierLDff committed May 6, 2021
1 parent c7948ca commit af8cf00
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions platforms/Deploy.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,9 @@ if(${CMAKE_SYSTEM_NAME} STREQUAL "Linux")
QML_DIR ${PROJECT_SOURCE_DIR}/qml
NO_TRANSLATIONS
${QATERIALHOTRELOAD_ALLOW_ENVIRONMENT_VARIABLE}
EXTRA_PLUGINS
"platformthemes/libqgtk3.so"
"renderers/libopenglrenderer.so"
VERBOSE_LEVEL 1
)

Expand Down

0 comments on commit af8cf00

Please sign in to comment.