Skip to content

Commit 4c4855a

Browse files
committed
Revert "remove unmatched condition"
This reverts commit 06dfd6a.
1 parent 88c774c commit 4c4855a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

cmake/libpython/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -527,6 +527,7 @@ if(PY_VERSION VERSION_GREATER_EQUAL "3.11")
527527
${SRC_DIR}/Python/deepfreeze/deepfreeze.c
528528
)
529529
endif()
530+
if(IS_PY3)
530531

531532
# Build _freeze_importlib executable
532533
if(PY_VERSION VERSION_GREATER_EQUAL "3.11")

0 commit comments

Comments
 (0)