We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent df20465 commit 7394391Copy full SHA for 7394391
CMakeExternals/PythonQt.cmake
@@ -82,7 +82,7 @@ if(NOT DEFINED PYTHONQT_INSTALL_DIR)
82
ctkFunctionExtractOptimizedLibrary(PYTHON_LIBRARIES PYTHON_LIBRARY)
83
84
if (CTK_QT_VERSION VERSION_GREATER "4")
85
- set(revision_tag c306140442feb6e76d4bae672c48cd7f11d9b0cd) # patched-9
+ set(revision_tag c4a5a155b2942d4b003862c3317105b4a1ea6755) # patched-9
86
else()
87
set(revision_tag 90c08fb0d523622d2de9e7a91f4ef116a66a8801) # patched-5
88
endif()
0 commit comments