You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by GitBox <gi...@apache.org> on 2021/05/20 14:27:10 UTC

[GitHub] [qpid-proton] jiridanek commented on a change in pull request #313: PROTON-2323 Propagate requested version from FindPython to FindPythonInterp

jiridanek commented on a change in pull request #313:
URL: https://github.com/apache/qpid-proton/pull/313#discussion_r636157472



##########
File path: CMakeLists.txt
##########
@@ -42,7 +42,7 @@ endif ()
 if (NOT DEFINED Python_FIND_FRAMEWORK)
   set(Python_FIND_FRAMEWORK "LAST")
 endif ()
-find_package(Python
+find_package(Python 3.6.8

Review comment:
       ```suggestion
   find_package(Python 3.6
   ```




-- 
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:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org