diff --git a/apps/sa-ews1/CMakeLists.txt b/apps/sa-ews1/CMakeLists.txt index 35e02bc..b26026f 100644 --- a/apps/sa-ews1/CMakeLists.txt +++ b/apps/sa-ews1/CMakeLists.txt @@ -1,3 +1,4 @@ ROSA_add_app(sa-ews1 sa-ews1.cpp) ROSA_add_library_dependencies(sa-ews1 ROSAConfig) ROSA_add_library_dependencies(sa-ews1 ROSADeluxe) +ROSA_add_library_dependencies(sa-ews1 ROSAAgent)