mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-28 19:25:27 +08:00
fix linux/mac (#7575)
This commit is contained in:
parent
6c7cb5dfdb
commit
6a6d89ffd8
@ -1,5 +1,5 @@
|
|||||||
Source: tinyexif
|
Source: tinyexif
|
||||||
Version: 1.0.2-5
|
Version: 1.0.2-6
|
||||||
Build-Depends: tinyxml2
|
Build-Depends: tinyxml2
|
||||||
Homepage: https://github.com/cdcseacave/TinyEXIF
|
Homepage: https://github.com/cdcseacave/TinyEXIF
|
||||||
Description: tiny ISO-compliant C++ EXIF and XMP parsing library for JPEG images
|
Description: tiny ISO-compliant C++ EXIF and XMP parsing library for JPEG images
|
||||||
|
@ -20,7 +20,7 @@ vcpkg_configure_cmake(
|
|||||||
|
|
||||||
vcpkg_install_cmake()
|
vcpkg_install_cmake()
|
||||||
|
|
||||||
vcpkg_fixup_cmake_targets(CONFIG_PATH lib/cmake/tinyexif)
|
vcpkg_fixup_cmake_targets(CONFIG_PATH lib/cmake/TinyEXIF)
|
||||||
|
|
||||||
vcpkg_copy_pdbs()
|
vcpkg_copy_pdbs()
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user