diff options
| author | Felix Morgner <felix.morgner@gmail.com> | 2024-08-17 21:01:51 +0200 |
|---|---|---|
| committer | Felix Morgner <felix.morgner@gmail.com> | 2024-08-17 21:01:51 +0200 |
| commit | 87a7ddf206eff38e175c82bdc31ce6f7bd088f93 (patch) | |
| tree | b19f1f443c22a08e1fc913dcb126ac2529639c3e /CMakeLists.txt | |
| parent | 97cb30337429a6849c276693ddf7fb40fec1aa14 (diff) | |
| download | libadwaitamm-87a7ddf206eff38e175c82bdc31ce6f7bd088f93.tar.xz libadwaitamm-87a7ddf206eff38e175c82bdc31ce6f7bd088f93.zip | |
app: add skip-defeated preference
Diffstat (limited to 'CMakeLists.txt')
| -rw-r--r-- | CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt index ce0323f..f1ac616 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -5,6 +5,7 @@ add_library("adw" "src/preferencesdialog.cpp" "src/preferencespage.cpp" "src/preferencesrow.cpp" + "src/switchrow.cpp" "src/toast.cpp" "src/toastoverlay.cpp" "src/wrap_init.cpp" |
