mirror of
https://github.com/microsoft/vcpkg.git
synced 2025-01-19 03:13:03 +08:00
[libiconv] copy pdbs
This commit is contained in:
parent
38b7ea7227
commit
b39049f7b8
@ -1,3 +1,3 @@
|
||||
Source: libiconv
|
||||
Version: 1.15
|
||||
Version: 1.15-1
|
||||
Description: GNU Unicode text conversion
|
||||
|
@ -23,6 +23,7 @@ vcpkg_configure_cmake(
|
||||
)
|
||||
|
||||
vcpkg_install_cmake()
|
||||
vcpkg_copy_pdbs()
|
||||
|
||||
# Handle copyright
|
||||
file(COPY ${SOURCE_PATH}/COPYING.LIB DESTINATION ${CURRENT_PACKAGES_DIR}/share/libiconv)
|
||||
|
Loading…
Reference in New Issue
Block a user