This is an automated email from the ASF dual-hosted git repository. pengzheng pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/celix.git
commit 96bab31cd19ddb45afce941850fada3fee1e7888 Merge: bdfc9665e 7198bd404 Author: PengZheng <howto...@gmail.com> AuthorDate: Thu May 8 09:12:27 2025 +0800 Merge pull request #795 from apache/hotfix/492-unresolved-symbols-check Check for unresolved symbols at build-time rather than runtime. .../examples/calculator_service/CMakeLists.txt | 2 +- .../examples/remote_example_service/CMakeLists.txt | 2 +- cmake/celix_project/CelixProject.cmake | 26 ++++++++++++++++++++-- cmake/cmake_celix/BundlePackaging.cmake | 5 +++++ 4 files changed, 31 insertions(+), 4 deletions(-)