Skip to content

Commit

Permalink
Linux: make sure that we package our copy of Python.
Browse files Browse the repository at this point in the history
  • Loading branch information
agarny authored Aug 23, 2024
2 parents 90228e2 + e4094b4 commit 9feca2b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1624,7 +1624,7 @@ else()

# Python runtime libraries and utilities

install(DIRECTORY ${PROJECT_BUILD_DIR}/python
install(DIRECTORY ${PROJECT_BUILD_DIR}/Python
DESTINATION .
USE_SOURCE_PERMISSIONS)

Expand Down

0 comments on commit 9feca2b

Please sign in to comment.