X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=test%2Fapp%2FCMakeLists.txt;fp=test%2Fapp%2FCMakeLists.txt;h=24b797fe3f89a901590d14372ee7e9d6a3b1e100;hb=11a46a4ddf9a5ee409a3ca7686f458ae7de9dadb;hp=5d3eac20d293f9b07e34890140ea3e93ff335df4;hpb=f54c7f2e5ea5dd191972a3cf4550845ee0da629e;p=ric-app%2Fts.git diff --git a/test/app/CMakeLists.txt b/test/app/CMakeLists.txt index 5d3eac2..24b797f 100644 --- a/test/app/CMakeLists.txt +++ b/test/app/CMakeLists.txt @@ -55,7 +55,7 @@ add_executable( ) target_link_libraries( rc_xapp - rc-api + rc_objects grpc++ ${Protobuf_LIBRARY} )