mirror of
https://github.com/cemu-project/vcpkg.git
synced 2024-11-23 11:19:43 +00:00
[libqcow] Update baseline (#11238)
This commit is contained in:
parent
c985d753ce
commit
794e9ab0e5
@ -1,5 +1,5 @@
|
||||
Source: libqcow
|
||||
Version: 20191221
|
||||
Version: 20191221-1
|
||||
Homepage: https://github.com/libyal/libqcow
|
||||
Build-Depends: gettext,openssl,zlib
|
||||
Description: Library and tools to access the QEMU Copy-On-Write (QCOW) image format.
|
||||
|
@ -29,9 +29,9 @@ vcpkg_install_cmake()
|
||||
|
||||
vcpkg_fixup_cmake_targets(CONFIG_PATH "lib/cmake/libqcow" TARGET_PATH "share/libqcow")
|
||||
|
||||
vcpkg_copy_pdbs()
|
||||
|
||||
file(REMOVE_RECURSE "${CURRENT_PACKAGES_DIR}/debug/include")
|
||||
|
||||
# License and man
|
||||
file(INSTALL ${SOURCE_PATH}/COPYING DESTINATION ${CURRENT_PACKAGES_DIR}/share/${PORT} RENAME copyright)
|
||||
|
||||
vcpkg_copy_pdbs()
|
||||
|
Loading…
Reference in New Issue
Block a user