Skip to content

Commit

Permalink
Add qt.conf
Browse files Browse the repository at this point in the history
  • Loading branch information
magnesj committed Feb 13, 2024
1 parent 5fe7aa0 commit 4fe4836
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions ApplicationExeCode/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -484,6 +484,8 @@ if(RESINSIGHT_PRIVATE_INSTALL)
OPTIONAL
)

install(FILES qt.conf DESTINATION ${RESINSIGHT_INSTALL_FOLDER}/)

endif(RESINSIGHT_QT5_BUNDLE_LIBRARIES)

endif()
Expand Down
2 changes: 2 additions & 0 deletions ApplicationExeCode/qt.conf
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
[Paths]
Plugins = plugins

0 comments on commit 4fe4836

Please sign in to comment.