]> cloud.milkyroute.net Git - dolphin.git/blobdiff - src/tests/CMakeLists.txt
Update dolphin tests following place changes D7446
[dolphin.git] / src / tests / CMakeLists.txt
index 44a413bd934655e363c1ec5c1f02c5f57e91c724..6ecac1f1e8b431e15abc4aef8e354df448a21006 100644 (file)
@@ -71,7 +71,7 @@ LINK_LIBRARIES dolphinprivate dolphinstatic Qt5::Test)
 ecm_add_test(draganddrophelpertest.cpp LINK_LIBRARIES dolphinprivate Qt5::Test)
 
 # PlacesItemModelTest
-if (KF5_VERSION VERSION_GREATER_EQUAL "5.60.0")
+if (KF5_VERSION VERSION_GREATER_EQUAL 5.63.0)
     ecm_add_test(placesitemmodeltest.cpp
     TEST_NAME placesitemmodeltest
     LINK_LIBRARIES dolphinprivate dolphinstatic Qt5::Test)