Fix test dependencies

This commit is contained in:
Vitaliy Filippov
2025-11-23 19:08:24 +03:00
parent 98bdcfbff9
commit ed2a886ab4
2 changed files with 5 additions and 1 deletions
+1
View File
@@ -7,3 +7,4 @@ set(VITASTOR_VERSION "2.4.3")
include(CTest)
add_subdirectory(src)
add_dependencies(test build_tests)