>
>
> I'll look into this, but am afraid this is not possible with CMake.
> Resetting a variable overwrites the first one. Maybe I can use a simple
> macro to do something like that...
>

I can solve this by using a specific macro which handles this. Then it
would be something like:

SETH(BUNDLE_SYMBOLICNAME "Log Service")
SETH(BUNDLE_VERSION 0.0.1-incubation)
SETH(BUNDLE_EXTRAHEADERS "Test: TESTAA")
SETH(BUNDLE_EXTRAHEADERS "Bla: bla42")

The name SETH can easily be changed, SET_HEADER makes more sense I think.

Are there any more specific bnd things I could try to follow or use?

-- 
Met vriendelijke groet,

Alexander Broekhuis

Reply via email to