Skip to content

Commit

Permalink
ups..
Browse files Browse the repository at this point in the history
  • Loading branch information
bas524 committed Aug 29, 2023
1 parent a9ea943 commit b57492b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,7 @@ if(APPLE)
COMMAND plutil -replace NSHighResolutionCapable -bool true Qldd.app/Contents/Info.plist
)
endif()
add_custom_command(TARGET krb5-ticket-watcher
add_custom_command(TARGET Qldd
POST_BUILD
COMMAND macdeployqt Qldd.app
)
Expand Down

0 comments on commit b57492b

Please sign in to comment.