Merge pull request #6519 from evsh/cmake

cmake: fix build and add build configurations for Travis
This commit is contained in:
sledgehammer999 2017-04-04 01:24:59 +03:00 committed by GitHub
commit 40948ab652
3 changed files with 68 additions and 47 deletions

View file

@ -1,2 +1,3 @@
set(BU_CHMOD_BUNDLE_ITEMS ON)
include(BundleUtilities)
fixup_bundle("$ENV{DESTDIR}/${CMAKE_INSTALL_PREFIX}/qbittorrent.app" "" "")