abroekhuis opened a new issue #196: Support multiple build configurations URL: https://github.com/apache/celix/issues/196 Currently the CMake files don't do anything specific for different build configs. To be able to have release and debug libraries next to each other the following is needed: * Add postfix: "d" // this somewhat seems to be the standard * Check if al custom functions work @pnoltes What else could go wrong? First test seems to be ok for most things (tests and bundle files as well as the executabled).
---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services
