Skip to content

Commit

Permalink
build: run macdeployqt on package
Browse files Browse the repository at this point in the history
  • Loading branch information
sithlord48 authored and nbolton committed Jan 8, 2025
1 parent 9501b59 commit 74dcd9b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deploy/mac/deploy.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
set(MY_DIR ${CMAKE_CURRENT_LIST_DIR})

install(CODE "execute_process(COMMAND
${DEPLOYQT_BIN}
${DEPLOYQT}
\"\${CMAKE_INSTALL_PREFIX}/Deskflow.app\"
-timestamp -codesign=-
)")
Expand Down

0 comments on commit 74dcd9b

Please sign in to comment.