enabled backend tests for postgres (doesn't compile)
This commit is contained in:
@@ -18,7 +18,7 @@ set(SOURCES
|
||||
|
||||
set(LIBRARY_TARGET matador-postgres)
|
||||
|
||||
#add_subdirectory(test)
|
||||
add_subdirectory(test)
|
||||
|
||||
add_library(${LIBRARY_TARGET} MODULE ${SOURCES} ${HEADER})
|
||||
|
||||
|
||||
Reference in New Issue
Block a user