mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-08-21 13:53:37 -07:00
Merge pull request #6519 from evsh/cmake
cmake: fix build and add build configurations for Travis
This commit is contained in:
commit
40948ab652
3 changed files with 68 additions and 47 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