You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@celix.apache.org by pe...@apache.org on 2023/06/27 05:08:11 UTC

[celix] 01/01: Merge pull request #580 from apache/hotfix/cmake-config-deps

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 b630c291985f78771a5432f7620d3a04ca79e0e1
Merge: a03f83d3 3f3daa15
Author: PengZheng <ho...@gmail.com>
AuthorDate: Tue Jun 27 13:08:05 2023 +0800

    Merge pull request #580 from apache/hotfix/cmake-config-deps
    
    Hotfix/Fix broken dependency specification in CelixConfig.cmake.

 CMakeLists.txt                         | 11 +++++++-
 cmake/CelixConfig.cmake                | 49 +++++++++-------------------------
 cmake/CelixDeps.cmake.in               | 13 +++++++++
 examples/CMakeLists.txt                |  4 +--
 examples/celix-examples/CMakeLists.txt |  1 -
 5 files changed, 37 insertions(+), 41 deletions(-)