Skip to content

Commit

Permalink
fix portfile
Browse files Browse the repository at this point in the history
  • Loading branch information
ThirdEyeSqueegee committed Oct 2, 2024
1 parent e972963 commit 7c43e8e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ports/commonlibsf/portfile.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -42,4 +42,4 @@ file(REMOVE_RECURSE ${CURRENT_PACKAGES_DIR}/share/CommonLibSF/CommonLibSF)

file(INSTALL ${CMAKE_CURRENT_LIST_DIR}/usage DESTINATION ${CURRENT_PACKAGES_DIR}/share/${PORT})

vcpkg_install_copyright(FILE_LIST ${SOURCE_PATH}/LICENSE)
vcpkg_install_copyright(FILE_LIST ${SOURCE_PATH}/COPYING)

0 comments on commit 7c43e8e

Please sign in to comment.