mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-28 03:10:57 +08:00
fix linux/mac (#7575)
This commit is contained in:
parent
6c7cb5dfdb
commit
6a6d89ffd8
@ -1,5 +1,5 @@
|
||||
Source: tinyexif
|
||||
Version: 1.0.2-5
|
||||
Version: 1.0.2-6
|
||||
Build-Depends: tinyxml2
|
||||
Homepage: https://github.com/cdcseacave/TinyEXIF
|
||||
Description: tiny ISO-compliant C++ EXIF and XMP parsing library for JPEG images
|
||||
|
@ -20,7 +20,7 @@ vcpkg_configure_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()
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user