fixed filepaths and removed all cmake files

This commit is contained in:
yzinchuk
2026-06-19 16:44:54 -04:00
parent 274f3ad344
commit 125a1354e0
95 changed files with 419 additions and 81249 deletions
+2
View File
@@ -25,6 +25,8 @@ set(PROJECT_SOURCES
src/databasemanager.h
src/settingsdialog.cpp
src/settingsdialog.h
src/updatedatabasedialog.cpp
src/updatedatabasedialog.h
)
add_executable(screenshot-gallery ${PROJECT_SOURCES} ${RESOURCE_FILES})