|
|
@ -14,7 +14,7 @@ diff -rc qpid-proton-0.40.0.orig/CMakeLists.txt qpid-proton-0.40.0/CMakeLists.tx
|
|
|
|
if (NOT DEFINED Python_FIND_FRAMEWORK)
|
|
|
|
if (NOT DEFINED Python_FIND_FRAMEWORK)
|
|
|
|
set(Python_FIND_FRAMEWORK "LAST")
|
|
|
|
set(Python_FIND_FRAMEWORK "LAST")
|
|
|
|
endif ()
|
|
|
|
endif ()
|
|
|
|
! find_package(Python 3.13
|
|
|
|
! find_package(Python 3.12
|
|
|
|
REQUIRED COMPONENTS Interpreter
|
|
|
|
REQUIRED COMPONENTS Interpreter
|
|
|
|
OPTIONAL_COMPONENTS Development)
|
|
|
|
OPTIONAL_COMPONENTS Development)
|
|
|
|
|
|
|
|
|
|
|
|