pnoltes commented on pull request #401: URL: https://github.com/apache/celix/pull/401#issuecomment-1078827960
Concerning conan and cmake find package / config files. I understand the contain FAQ statement: > We believe that the package manager should be the one responsible to handle this information in order to achieve a deterministic and controlled behavior I especially recognise that cmake has a tendency to find system wide packages even I this is not what you want. That being said, at my day job we currently rely on cmake find* / config* files. Is it an idea to configure the installation of the Celix CMake config files under a cmake option? That way we "just" configure that the cmake files are not installed when building for conan. -- 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: dev-unsubscr...@celix.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org