fix: broaden KF6 framework build compatibility

This commit is contained in:
2026-05-07 07:52:04 +01:00
parent c9d0d7e3d5
commit 2e2d36f18a
14 changed files with 16 additions and 8 deletions
@@ -57,7 +57,7 @@ add_subdirectory(src)
# Enable unit testing
if (BUILD_TESTING)
############################ add_subdirectory(autotests)
############################# add_subdirectory(autotests)
add_subdirectory(tests)
endif ()