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 8bdbeacc768af21e11b41f2c980687e7a635eb54 Merge: 922db050 adb13ef7 Author: PengZheng <[email protected]> AuthorDate: Thu Dec 15 10:11:11 2022 +0800 Merge pull request #453 from apache/feature/add_copy_nocopy_option_to_celix_container_bundles Add COPY / NO_COPY option in the celix_container_bundles cmake function bundles/logging/README.md | 2 +- cmake/cmake_celix/ContainerPackaging.cmake | 46 +++++-- documents/cmake_commands/README.md | 138 +++++++++++---------- examples/celix-examples/CMakeLists.txt | 2 +- .../bundles_copy_example/CMakeLists.txt | 39 ++++++ 5 files changed, 155 insertions(+), 72 deletions(-)
