mirror of
https://github.com/cemu-project/vcpkg.git
synced 2025-02-22 18:47:09 +01:00
[libqcow] Update baseline (#11238)
This commit is contained in:
parent
c985d753ce
commit
794e9ab0e5
@ -1,5 +1,5 @@
|
|||||||
Source: libqcow
|
Source: libqcow
|
||||||
Version: 20191221
|
Version: 20191221-1
|
||||||
Homepage: https://github.com/libyal/libqcow
|
Homepage: https://github.com/libyal/libqcow
|
||||||
Build-Depends: gettext,openssl,zlib
|
Build-Depends: gettext,openssl,zlib
|
||||||
Description: Library and tools to access the QEMU Copy-On-Write (QCOW) image format.
|
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_fixup_cmake_targets(CONFIG_PATH "lib/cmake/libqcow" TARGET_PATH "share/libqcow")
|
||||||
|
|
||||||
|
vcpkg_copy_pdbs()
|
||||||
|
|
||||||
file(REMOVE_RECURSE "${CURRENT_PACKAGES_DIR}/debug/include")
|
file(REMOVE_RECURSE "${CURRENT_PACKAGES_DIR}/debug/include")
|
||||||
|
|
||||||
# License and man
|
# License and man
|
||||||
file(INSTALL ${SOURCE_PATH}/COPYING DESTINATION ${CURRENT_PACKAGES_DIR}/share/${PORT} RENAME copyright)
|
file(INSTALL ${SOURCE_PATH}/COPYING DESTINATION ${CURRENT_PACKAGES_DIR}/share/${PORT} RENAME copyright)
|
||||||
|
|
||||||
vcpkg_copy_pdbs()
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user