This is an automated email from the ASF dual-hosted git repository.

pengzheng pushed a commit to branch feature/483-conan-2-support
in repository https://gitbox.apache.org/repos/asf/celix.git

commit e7d277ade05fe165a50e65d2cbe51ac59ecda297
Author: PengZheng <howto...@gmail.com>
AuthorDate: Wed Aug 23 16:32:46 2023 +0800

    Remove irrelevant dependency of unit_test_rsa_common.
---
 bundles/remote_services/rsa_common/gtest/CMakeLists.txt | 1 -
 1 file changed, 1 deletion(-)

diff --git a/bundles/remote_services/rsa_common/gtest/CMakeLists.txt 
b/bundles/remote_services/rsa_common/gtest/CMakeLists.txt
index 4c6c2410..0cd82925 100644
--- a/bundles/remote_services/rsa_common/gtest/CMakeLists.txt
+++ b/bundles/remote_services/rsa_common/gtest/CMakeLists.txt
@@ -22,7 +22,6 @@ if (LINKER_WRAP_SUPPORTED)
 
     target_link_libraries(unit_test_rsa_common PRIVATE
             rsa_common_cut
-            Celix::rsa_spi
             Celix::framework
             Celix::utils
             Celix::malloc_ei

Reply via email to