many to many query progress (multiple joins)
This commit is contained in:
+2
-1
@@ -39,7 +39,8 @@ add_executable(tests
|
||||
EntityQueryBuilderTest.cpp
|
||||
models/author.hpp
|
||||
models/book.hpp
|
||||
FieldTest.cpp)
|
||||
FieldTest.cpp
|
||||
models/recipe.hpp)
|
||||
|
||||
target_link_libraries(tests PRIVATE
|
||||
Catch2::Catch2WithMain
|
||||
|
||||
Reference in New Issue
Block a user