mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-08-14 18:47:37 -07:00
cmake: make it compile on OS X
This commit is contained in:
parent
1e9bbce249
commit
1d6a1db491
4 changed files with 81 additions and 11 deletions
0
dist/mac/CMakeLists.txt
vendored
Normal file
0
dist/mac/CMakeLists.txt
vendored
Normal file
2
dist/mac/bundle.cmake
vendored
Normal file
2
dist/mac/bundle.cmake
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
include(BundleUtilities)
|
||||
fixup_bundle("$ENV{DESTDIR}/${CMAKE_INSTALL_PREFIX}/qbittorrent.app" "" "")
|
Loading…
Add table
Add a link
Reference in a new issue