saving from a test works

This commit is contained in:
David Markowitz
2024-06-04 14:44:51 -07:00
parent af651f0d63
commit 91ec214eea
14 changed files with 1830 additions and 3 deletions

View File

@@ -0,0 +1,4 @@
SET(DDATABSE_DATABSES_TEST_SQL_SOURCES
"TestSQLDatabase.cpp"
PARENT_SCOPE
)