┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/dolphintabwidget.cpp
diff options
context:
space:
mode:
authorWolfgang Bauer <[email protected]>2019-08-07 18:08:57 +0200
committerWolfgang Bauer <[email protected]>2019-08-07 18:08:57 +0200
commit68aee5ed51b55a3938ab71de4fa42c469cbbaf26 (patch)
treeab27586a843d007bc2724bf2f3b3e159e94d21ee /src/dolphintabwidget.cpp
parent50c1fcce3777c6dbb8ba64824262da3edda98fc3 (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/dolphintabwidget.cpp')
0 files changed, 0 insertions, 0 deletions