Skip to content

Commit 7394391

Browse files
committed
updating revision tag for PythonQt
1 parent df20465 commit 7394391

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeExternals/PythonQt.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ if(NOT DEFINED PYTHONQT_INSTALL_DIR)
8282
ctkFunctionExtractOptimizedLibrary(PYTHON_LIBRARIES PYTHON_LIBRARY)
8383

8484
if (CTK_QT_VERSION VERSION_GREATER "4")
85-
set(revision_tag c306140442feb6e76d4bae672c48cd7f11d9b0cd) # patched-9
85+
set(revision_tag c4a5a155b2942d4b003862c3317105b4a1ea6755) # patched-9
8686
else()
8787
set(revision_tag 90c08fb0d523622d2de9e7a91f4ef116a66a8801) # patched-5
8888
endif()

0 commit comments

Comments
 (0)