Skip to content

Commit

Permalink
Update ports/py-add-vcpkg-dll-path/portfile.cmake
Browse files Browse the repository at this point in the history
  • Loading branch information
m-kuhn authored Mar 15, 2024
1 parent adb1b88 commit 43a76c8
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion ports/py-add-vcpkg-dll-path/portfile.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,6 @@ file(INSTALL
"${CMAKE_CURRENT_LIST_DIR}/sitecustomize.py"
DESTINATION "${CURRENT_PACKAGES_DIR}/tools/python3/Lib")

file(INSTALL "${VCPKG_ROOT_DIR}/LICENSE.txt" DESTINATION "${CURRENT_PACKAGES_DIR}/share/${PORT}" RENAME copyright)
vcpkg_install_copyright(FILE_LIST "${VCPKG_ROOT_DIR}/LICENSE.txt")

set(VCPKG_POLICY_EMPTY_INCLUDE_FOLDER enabled)

0 comments on commit 43a76c8

Please sign in to comment.