summaryrefslogtreecommitdiffstats
path: root/src/backends/PostgreSQL
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2025-05-10 22:51:01 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2025-05-22 13:28:42 +0900
commit7a5739d94f1b459c01c7f6acf5f3b1d99829d352 (patch)
tree92ebd768f13cf56c09ff97a23e662a941397de13 /src/backends/PostgreSQL
parente3823d26a868a9ebb395f4b6e6ff874acae4b595 (diff)
downloadkrecipes-7a5739d9.tar.gz
krecipes-7a5739d9.zip
Add cmake rules for tests files and make tests runnable.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 99e16012c2ddbfa877a77c2176e15c3fea5643e6)
Diffstat (limited to 'src/backends/PostgreSQL')
-rw-r--r--src/backends/PostgreSQL/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/backends/PostgreSQL/CMakeLists.txt b/src/backends/PostgreSQL/CMakeLists.txt
index fa825e0..84f23f7 100644
--- a/src/backends/PostgreSQL/CMakeLists.txt
+++ b/src/backends/PostgreSQL/CMakeLists.txt
@@ -7,6 +7,7 @@ link_directories(
${LIBPQ_LIBRARY_DIRS}
)
+
##### krecpsql (static)
tde_add_library( krecpsql STATIC_PIC AUTOMOC