collection resolver progress

This commit is contained in:
2026-01-27 08:14:05 +01:00
parent 1cf39d0ef1
commit b6cabbe3ed
19 changed files with 143 additions and 57 deletions
+1
View File
@@ -118,6 +118,7 @@ add_library(matador-core STATIC
../../include/matador/object/collection_resolver.hpp
../../include/matador/object/abstract_type_resolver.hpp
../../include/matador/object/abstract_type_resolver_factory.hpp
../../include/matador/object/container_resolver.hpp
)
target_link_libraries(matador-core ${CMAKE_DL_LIBS})