Skip to content

Commit

Permalink
add cmake install
Browse files Browse the repository at this point in the history
  • Loading branch information
mgn-norm committed Jun 18, 2022
1 parent 9adb2cf commit 75e2f1c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -96,3 +96,5 @@ target_link_libraries(qtui
SortFilterProxyModel)

qt_finalize_executable(qtui)

install (TARGETS qtui RUNTIME DESTINATION ${CMAKE_INSTALL_BINDIR} RENAME Tachidesk-QtUI)

0 comments on commit 75e2f1c

Please sign in to comment.