diff options
| author | Felix Morgner <felix.morgner@gmail.com> | 2025-03-27 12:05:53 +0100 |
|---|---|---|
| committer | Felix Morgner <felix.morgner@gmail.com> | 2025-03-27 12:05:53 +0100 |
| commit | eabdf3c6c4f10ee8232a75fff6f1cefa0734cebf (patch) | |
| tree | 526e2cee0d5a7b9c7ea2441e147732a0613ee47c /CMakeLists.txt | |
| parent | 5d7c8646d5ed2a57bc322b62de192fbdf70429de (diff) | |
| download | libadwaitamm-eabdf3c6c4f10ee8232a75fff6f1cefa0734cebf.tar.xz libadwaitamm-eabdf3c6c4f10ee8232a75fff6f1cefa0734cebf.zip | |
adw: extend dialog
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 49ac424..28b3ae1 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -2,6 +2,7 @@ add_library("adw" "src/actionrow.cpp" "src/application.cpp" "src/applicationwindow.cpp" + "src/breakpoint.cpp" "src/dialog.cpp" "src/preferencesdialog.cpp" "src/preferencespage.cpp" |
