Eugene Shalygin
|
27e793b4e1
|
cmake: do not use Qt5Widgets when locating QtSingleApplication. Closes #7551.
This fixes cmake builds with GUI disabled and system
QtSingleApplication. We rely on Qt5::Core instead of Qt5::Widgets.
|
2017-10-23 15:59:47 +02:00 |
|
Eugene Shalygin
|
d03a71899e
|
cmake: mark libtorrent and qtsingleapplication include dirs as system
|
2016-06-20 02:01:15 +03:00 |
|
Eugene Shalygin
|
cba9d222de
|
cmake: add imported target for QtSingleApplication
This simplifies cmake code a bit: we remove if's and just generate
different target (imported or alias) with the same name and use it
unconditionally.
|
2016-06-20 01:50:18 +03:00 |
|
Eugene Shalygin
|
8904139c6d
|
cmake: fix library namaes for Qt5 version of QtSingleApplication
At least on Gentoo they start with 'Qt5', not 'Qt'
|
2016-03-27 23:16:27 +03:00 |
|
Eugene Shalygin
|
6d2a0ae83b
|
add basic cmake support
|
2016-03-05 19:43:22 +02:00 |
|