You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@celix.apache.org by GitBox <gi...@apache.org> on 2020/04/15 11:00:08 UTC

[GitHub] [celix] abroekhuis commented on issue #196: Support multiple build configurations

abroekhuis commented on issue #196: Support multiple build configurations
URL: https://github.com/apache/celix/issues/196#issuecomment-613970392
 
 
   This raises another question, currently a debug build works, all libraries are postfixed with "d", and manifest files and configurations are correct.
   But, resulting bundles don't have a debug prefix. So that also means that the CelixTargets.cmake works as it is.
   However, I can also think of situations where we want to be able to release bundles for debug, release, etc.
   I thinks this adds the following to the list:
   * Add postfix to bundle names
   This then also requires an update to the CelixTargets, to actually have a debug and release version.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services