added session to work.cpp
This commit is contained in:
+3
-1
@@ -19,5 +19,7 @@ target_link_libraries(work PRIVATE
|
||||
matador-core
|
||||
matador-orm
|
||||
${CMAKE_DL_LIBS}
|
||||
${SQLite3_LIBRARIES}
|
||||
${PostgreSQL_LIBRARY}
|
||||
)
|
||||
|
||||
add_dependencies(work matador-postgres)
|
||||
|
||||
Reference in New Issue
Block a user