added tests for backends
This commit is contained in:
@@ -18,6 +18,8 @@ set(SOURCES
|
||||
|
||||
set(LIBRARY_TARGET matador-postgres)
|
||||
|
||||
add_subdirectory(test)
|
||||
|
||||
add_library(${LIBRARY_TARGET} MODULE ${SOURCES} ${HEADER})
|
||||
|
||||
set_target_properties(${LIBRARY_TARGET}
|
||||
|
||||
Reference in New Issue
Block a user