Skip to content

Commit

Permalink
7thWrapperLoader: Fix stackwalker portfile issue
Browse files Browse the repository at this point in the history
  • Loading branch information
julianxhokaxhiu committed Nov 14, 2023
1 parent a32cb57 commit 2025f5e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions 7thWrapperLoader/.vcpkg/ports/stackwalker/portfile.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -27,3 +27,4 @@ file(REMOVE_RECURSE "${CURRENT_PACKAGES_DIR}/debug/include")
# Copy cmake configuration files
configure_file(${CMAKE_CURRENT_LIST_DIR}/FindSTACKWALKER.cmake.in ${CURRENT_PACKAGES_DIR}/share/${PORT}/FindSTACKWALKER.cmake @ONLY)
file(COPY ${CMAKE_CURRENT_LIST_DIR}/vcpkg-cmake-wrapper.cmake DESTINATION ${CURRENT_PACKAGES_DIR}/share/${PORT})
file(INSTALL ${CMAKE_CURRENT_LIST_DIR}/usage DESTINATION ${CURRENT_PACKAGES_DIR}/share/${PORT})

0 comments on commit 2025f5e

Please sign in to comment.