You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@celix.apache.org by pn...@apache.org on 2020/05/19 14:19:04 UTC

[celix] 01/01: Merge pull request #241 from apache/feature/fallback_build_types_targets

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

pnoltes pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/celix.git

commit a54cda5e1f55cd6e08424e94250870fbf9fcb851
Merge: ffcdb00 8d23717
Author: Pepijn Noltes <pe...@gmail.com>
AuthorDate: Tue May 19 16:18:56 2020 +0200

    Merge pull request #241 from apache/feature/fallback_build_types_targets
    
    Added property for targets so that build type is set for bundles. Usiā€¦

 CMakeLists.txt                                 | 2 +-
 bundles/pubsub/keygen/CMakeLists.txt           | 2 +-
 bundles/pubsub/pubsub_admin_zmq/CMakeLists.txt | 2 +-
 cmake/CelixConfig.cmake                        | 7 ++++++-
 cmake/cmake_celix/BundlePackaging.cmake        | 2 ++
 5 files changed, 11 insertions(+), 4 deletions(-)