diff --git a/src/tests/CMakeLists.txt b/src/tests/CMakeLists.txt index a6fbf7845c..ee0a1f3fdf 100644 --- a/src/tests/CMakeLists.txt +++ b/src/tests/CMakeLists.txt @@ -74,11 +74,9 @@ LINK_LIBRARIES dolphinprivate dolphinstatic Qt5::Test) ecm_add_test(draganddrophelpertest.cpp LINK_LIBRARIES dolphinprivate Qt5::Test) # PlacesItemModelTest -if (KF5_VERSION VERSION_GREATER_EQUAL 5.63.0) - ecm_add_test(placesitemmodeltest.cpp - TEST_NAME placesitemmodeltest - LINK_LIBRARIES dolphinprivate dolphinstatic Qt5::Test) -endif() +ecm_add_test(placesitemmodeltest.cpp +TEST_NAME placesitemmodeltest +LINK_LIBRARIES dolphinprivate dolphinstatic Qt5::Test) find_gem(test-unit) set_package_properties(Gem:test-unit PROPERTIES