Improve CMake configuration

Don't search for QtSingleApplication library.
Fix building on Windows with MinGW.
This commit is contained in:
Vladimir Golovnev (Glassez) 2019-07-20 19:43:08 +03:00
parent e53d4e5ff7
commit 38cf1fb3ee
No known key found for this signature in database
GPG key ID: 52A2C7DEE2DFA6F7
6 changed files with 36 additions and 115 deletions

1
.gitignore vendored
View file

@ -4,6 +4,7 @@ src/qbittorrent
src/qbittorrent-nox
src/release
src/debug
CMakeLists.txt.user*
qbittorrent.pro.user*
conf.pri
Makefile*