Skip to content

Commit

Permalink
update deepfreeze.py reference
Browse files Browse the repository at this point in the history
  • Loading branch information
bjia56 authored Mar 14, 2024
1 parent 7cd373c commit 6f379b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmake/libpython/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -839,7 +839,7 @@ else()
"${SRC_DIR}/Python/frozen_modules/frozen_only.h:frozen_only"
"-o" "${LIBPYTHON_DEEPFREEZE_SOURCES}"
DEPENDS
${SRC_DIR}/Tools/scripts/deepfreeze.py
${DEEPFREEZE_PY}
${LIBPYTHON_FROZEN_SOURCES}
)
endif()
Expand Down

0 comments on commit 6f379b8

Please sign in to comment.