jiridanek opened a new pull request #294: URL: https://github.com/apache/qpid-proton/pull/294
Use https://cmake.org/cmake/help/git-stage/module/FindPython.html There is few issues with doing this * branching on CMake version is bad practice * PYTHON_EXECUTABLE can be specified from outside, this changes user API (depending on CMake version) * Travis CI apparently uses CMake 3.12 (on all Ubuntu versions); can be upgraded ---------------------------------------------------------------- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
