Skip to content

Commit

Permalink
QtCreatorDeployment.txt for ui
Browse files Browse the repository at this point in the history
  • Loading branch information
jmlich committed Jan 4, 2025
1 parent dc4941f commit 0afbdda
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions ui/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -108,3 +108,6 @@ install(FILES "icons/scalable/harbour-amazfish-ui.svg"

install(FILES "harbour-amazfish-ui.appdata.xml"
DESTINATION "${CMAKE_INSTALL_DATAROOTDIR}/metainfo")

file(WRITE "${CMAKE_BINARY_DIR}/QtCreatorDeployment.txt"
"${CMAKE_INSTALL_PREFIX}\n${CMAKE_BINARY_DIR}/harbour-amazfish-ui:bin\n")

0 comments on commit 0afbdda

Please sign in to comment.