diff options
| author | Wolfgang Bauer <[email protected]> | 2019-08-07 18:08:57 +0200 |
|---|---|---|
| committer | Wolfgang Bauer <[email protected]> | 2019-08-07 18:08:57 +0200 |
| commit | 68aee5ed51b55a3938ab71de4fa42c469cbbaf26 (patch) | |
| tree | ab27586a843d007bc2724bf2f3b3e159e94d21ee /src/global.cpp | |
| parent | 50c1fcce3777c6dbb8ba64824262da3edda98fc3 (diff) | |
Fix build with cmake < 3.7
`VERSION_GREATER_EQUAL` was introduced in cmake 3.7, but the specified
minimum version is 3.0.
So use `NOT VERSION_LESS` instead to still support older cmake versions
too.
Differential Revision: https://phabricator.kde.org/D22984
Diffstat (limited to 'src/global.cpp')
0 files changed, 0 insertions, 0 deletions
