mirror of
https://github.com/sqlitebrowser/sqlitebrowser.git
synced 2026-01-19 10:20:17 -06:00
Add Settings files to test CMakeLists.txt
This commit is contained in:
@@ -16,6 +16,7 @@ set(TESTSQLOBJECTS_SRC
|
||||
../csvparser.cpp
|
||||
../grammar/Sqlite3Lexer.cpp
|
||||
../grammar/Sqlite3Parser.cpp
|
||||
../Settings.cpp
|
||||
../PreferencesDialog.cpp
|
||||
testsqlobjects.cpp
|
||||
../FileDialog.cpp
|
||||
@@ -35,6 +36,7 @@ set(TESTSQLOBJECTS_FORMS
|
||||
set(TESTSQLOBJECTS_MOC_HDR
|
||||
../sqlitedb.h
|
||||
../sqlitetablemodel.h
|
||||
../Settings.h
|
||||
../PreferencesDialog.h
|
||||
testsqlobjects.h
|
||||
../FileDialog.h
|
||||
|
||||
Reference in New Issue
Block a user