summaryrefslogtreecommitdiff
path: root/adw/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'adw/CMakeLists.txt')
-rw-r--r--adw/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/adw/CMakeLists.txt b/adw/CMakeLists.txt
index c6bbd3a..ad979ea 100644
--- a/adw/CMakeLists.txt
+++ b/adw/CMakeLists.txt
@@ -15,6 +15,7 @@ pkg_check_modules("giomm" IMPORTED_TARGET REQUIRED "giomm-2.68>=2.80")
pkg_check_modules("glibmm" IMPORTED_TARGET REQUIRED "glibmm-2.68>=2.80")
add_library("adwaitamm"
+ "src/helpers/async_callback.cpp"
"src/actionrow.cpp"
"src/alertdialog.cpp"
"src/application.cpp"