added any type visitor and converter
This commit is contained in:
+3
-1
@@ -23,7 +23,9 @@ add_executable(tests builder.cpp
|
||||
models/supplier.hpp
|
||||
models/airplane.hpp
|
||||
models/flight.hpp
|
||||
models/person.hpp)
|
||||
models/person.hpp
|
||||
AnyTypeToVisitorTest.cpp
|
||||
ColumnTest.cpp)
|
||||
target_link_libraries(tests PRIVATE
|
||||
Catch2::Catch2WithMain
|
||||
matador
|
||||
|
||||
Reference in New Issue
Block a user