mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-08-21 13:53:37 -07:00
cmake: fix OSX bundle creation
This commit is contained in:
parent
5c0bf86405
commit
b2ff058bc0
2 changed files with 3 additions and 2 deletions
1
dist/mac/bundle.cmake
vendored
1
dist/mac/bundle.cmake
vendored
|
@ -1,2 +1,3 @@
|
|||
set(BU_CHMOD_BUNDLE_ITEMS ON)
|
||||
include(BundleUtilities)
|
||||
fixup_bundle("$ENV{DESTDIR}/${CMAKE_INSTALL_PREFIX}/qbittorrent.app" "" "")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue