This commit is contained in:
tooomm 2026-09-13 13:23:03 +02:00
parent fd82b140a8
commit 4ba06597f9
23 changed files with 57 additions and 14 deletions

View file

@ -1,3 +1,5 @@
# CMakeLists for "settings" directory
add_executable(settings_manager_test settings_manager_test.cpp)
add_executable(settings_defaults_test settings_defaults_test.cpp)
add_executable(settings_migration_test settings_migration_test.cpp)