Skip to content

Commit

Permalink
[libzip] Relative pkgconfig paths (#15589)
Browse files Browse the repository at this point in the history
  • Loading branch information
adam-bloom authored Jan 13, 2021
1 parent a5b371b commit 0fe5f85
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions ports/libzip/CONTROL
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
Source: libzip
Version: 1.7.3
Port-Version: 1
Homepage: https://github.com/nih-at/libzip
Build-Depends: zlib
Default-Features: bzip2,default-aes
Expand Down
1 change: 1 addition & 0 deletions ports/libzip/portfile.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ vcpkg_install_cmake()
vcpkg_copy_pdbs()

vcpkg_fixup_cmake_targets(CONFIG_PATH lib/cmake TARGET_PATH share/libzip)
vcpkg_fixup_pkgconfig()
file(REMOVE_RECURSE ${CURRENT_PACKAGES_DIR}/debug/share)

# Remove include directories from lib
Expand Down

0 comments on commit 0fe5f85

Please sign in to comment.