Initial commit
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
# Set the database name
|
||||
set(DATABASE_NAME "database.db")
|
||||
|
||||
# Set the database driver
|
||||
set(DATABASE_DRIVER "QSQLITE")
|
||||
|
||||
Reference in New Issue
Block a user