mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 10:01:38 +08:00
[wtl] Update wtl to 10.0.10320 (#15266)
This commit is contained in:
parent
b6b82ac290
commit
63451b40b1
@ -1,4 +1,4 @@
|
||||
Source: wtl
|
||||
Version: 10.0.10077
|
||||
Version: 10.0.10320
|
||||
Homepage: https://sourceforge.net/projects/wtl/
|
||||
Description: Windows Template Library (WTL) is a C++ library for developing Windows applications and UI components.
|
||||
|
@ -1,10 +1,10 @@
|
||||
vcpkg_from_sourceforge(
|
||||
OUT_SOURCE_PATH SOURCE_PATH
|
||||
REPO wtl/WTL%2010
|
||||
REF WTL%2010.0.10077
|
||||
FILENAME "WTL10_1077..zip"
|
||||
REF WTL%2010.0.10320%20Release
|
||||
FILENAME "WTL10_10320_Release.zip"
|
||||
NO_REMOVE_ONE_LEVEL
|
||||
SHA512 5a49283196caf5b2ad8a3fb3cfa5d09cd555d59d4d5871408bf6a5b850cf4546cc6ece4e0bf79d152a4d2589fae3749f0f3e73ab6a3a7bc0cb373efa1474b98b
|
||||
SHA512 086a6cf6a49a4318a8c519136ba6019ded7aa7f2c1d85f78c30b21183654537b3428a400a64fcdacba3a7a10a9ef05137b6f2119f59594da300d55f9ebfb1309
|
||||
)
|
||||
|
||||
file(INSTALL ${SOURCE_PATH}/Include/ DESTINATION ${CURRENT_PACKAGES_DIR}/include/${PORT} FILES_MATCHING PATTERN "*.h")
|
||||
|
Loading…
Reference in New Issue
Block a user