Juergen E. Fischer
33fc476d89
* replace external qwtpolar with qwt 6.3
...
* require qwt >=6.2 (and fallback to internal 6.3 if system's qwt doesn't suffice)
* debian doesn't have qwt for Qt6 and won't have it for trixie
2025-07-23 07:11:51 +10:00
José de Paula R. N. Assis
62f4fa1cd0
Looking for qwt named as qwt6, also in /usr/lib64
...
Adding /usr/lib64 as a possible search location for libqwt (in Gentoo,
generally 32 bit libraries reside in /usr/lib, and 64 bit, in
/usr/lib64; there might be other distributions that operate the same
way). Also, qwt might be named "libqwt6".
2023-11-09 08:33:17 +10:00
vcloarec
f716f6cb00
fix cmake find qwt6
2022-12-31 06:57:26 +10:00
Sandro Mani
ff9f2833d0
Assorted fixes towards PyQt6 support
2022-11-30 10:13:52 +01:00
Sandro Mani
721c10a362
Enhance header detection in FindQwt.cmake and FindZSTD.cmake
2021-09-30 12:13:29 +02:00
Matthias Kuhn
5eac13558b
Find QWT headers also in /usr/include/qt5
...
That is where Fedora puts them
2019-11-03 09:16:59 +01:00
Loïc Bartoletti
8d4d08f8a0
Fix pathes for FreeBSD
2018-01-29 03:39:06 -09:00
Nyall Dawson
348b65b12c
Remove old code for handling QWT < 6.1
...
Versions < 6.1 are not compatible with Qt5
2017-04-27 11:55:45 +10:00
Juergen E. Fischer
f389069b4e
update i18n scripts
2017-01-25 01:32:39 +01:00
Larry Shaffer
d187dd35cf
Flip CMake finds for Qt-based frameworks, to ensure Headers are searched
...
Search for libraries first, before includes, so any frameworks found can
have their Headers subdirectory added to search paths for includes.
- Reintroduce qwt and qscintilla2 base library names for searching.
2016-11-24 09:42:32 -07:00
Nyall Dawson
88e4410af1
Require Qt >= 5.5
2016-09-21 09:12:54 +10:00
Denis Rouzaud
8030746674
find libraries for Qt5
2015-11-07 11:32:23 -05:00
Matthias Kuhn
66ba219fd3
Find qwt6-qt4 library
...
Fix #12374
2015-03-18 18:04:35 +01:00
Jaka Kranjc
5003c465d0
FindQwt.cmake: also detect qwt6 suffixes
2013-01-10 20:13:50 +01:00
Juergen E. Fischer
3b3f6748f1
remove CMAKE_BUILD_TYPE dependency on windows
2012-08-06 10:12:38 +02:00
Juergen E. Fischer
7e6877010c
depends on CMake >=2.6.2 and drop support for lenny (debian oldstable)
2011-08-29 11:41:39 +02:00
Juergen E. Fischer
f71ecb90bf
add optional Qwt 6.0 support (including QwtPolar 1.0)
2011-08-12 20:51:11 +02:00
jef
a9d4b575b1
apply #3506
...
git-svn-id: http://svn.osgeo.org/qgis/trunk@15215 c8812cc2-4d05-0410-92ff-de0c093fc19c
2011-02-19 20:09:21 +00:00