rm5248 commented on PR #242: URL: https://github.com/apache/logging-log4cxx/pull/242#issuecomment-1659371609
> > Would that allow both libraries to be installed at the same time and not overwrite each other? > > Yes, however my view is that the libraries would be in separate 'packages'. An application would use one or the other, but both could live in the one machine/container. The 'with_qt' option in the conan package manager enforces the creation of a separate package. FWIW the way that it is currently setup is designed to be packaged easily as a Debian package. Both libraries can get built at the same time and then sent to different packages depending on the name/location of the file. I'm not sure if Conan does it the same way. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
