diff options
Diffstat (limited to '')
-rw-r--r-- | CMakeLists.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt index 0cdd0bc..8092cb2 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -681,6 +681,8 @@ add_library(Food_Burger src/Plugins/Common/StdShopInfoDialog.h src/Plugins/Common/StdTenantInfoDialog.cpp src/Plugins/Common/StdTenantInfoDialog.h + src/Plugins/Food/Common/Trash.cpp + src/Plugins/Food/Common/Trash.h ) add_library(Food_Cafe |