diff options
| author | Felix Morgner <felix.morgner@gmail.com> | 2025-03-27 08:27:32 +0100 |
|---|---|---|
| committer | Felix Morgner <felix.morgner@gmail.com> | 2025-03-27 08:27:32 +0100 |
| commit | 5d7c8646d5ed2a57bc322b62de192fbdf70429de (patch) | |
| tree | e00b64cf8427edf627c9254c330926a03d8c3ea1 /CMakeLists.txt | |
| parent | 87a7ddf206eff38e175c82bdc31ce6f7bd088f93 (diff) | |
| download | libadwaitamm-5d7c8646d5ed2a57bc322b62de192fbdf70429de.tar.xz libadwaitamm-5d7c8646d5ed2a57bc322b62de192fbdf70429de.zip | |
adw: clean up implementation
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 f1ac616..49ac424 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,6 +1,7 @@ add_library("adw" "src/actionrow.cpp" "src/application.cpp" + "src/applicationwindow.cpp" "src/dialog.cpp" "src/preferencesdialog.cpp" "src/preferencespage.cpp" |
