Skip to content

Commit

Permalink
These were important.
Browse files Browse the repository at this point in the history
  • Loading branch information
namark committed May 26, 2024
1 parent c52f25d commit 70fc188
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions cmake/ports/spirv-tools/portfile.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -50,3 +50,6 @@ file(REMOVE_RECURSE

file(INSTALL "${CMAKE_CURRENT_LIST_DIR}/usage" DESTINATION DESTINATION "${CURRENT_PACKAGES_DIR}/share/${PORT}")
vcpkg_install_copyright(FILE_LIST "${SOURCE_PATH}/LICENSE")

file(GLOB EXES "${CURRENT_PACKAGES_DIR}/bin/*")
file(COPY ${EXES} DESTINATION ${CURRENT_PACKAGES_DIR}/tools)

0 comments on commit 70fc188

Please sign in to comment.