mirror of
https://github.com/cemu-project/vcpkg.git
synced 2025-02-23 02:57:09 +01:00
[vcpkg_download_distfile.cmake] Fix Examples (#8669)
This commit is contained in:
parent
491bc64669
commit
6f37346354
@ -45,7 +45,7 @@
|
||||
##
|
||||
## * [apr](https://github.com/Microsoft/vcpkg/blob/master/ports/apr/portfile.cmake)
|
||||
## * [fontconfig](https://github.com/Microsoft/vcpkg/blob/master/ports/fontconfig/portfile.cmake)
|
||||
## * [openssl](https://github.com/Microsoft/vcpkg/blob/master/ports/openssl/portfile.cmake)
|
||||
## * [freetype](https://github.com/Microsoft/vcpkg/blob/master/ports/freetype/portfile.cmake)
|
||||
function(vcpkg_download_distfile VAR)
|
||||
set(options SKIP_SHA512)
|
||||
set(oneValueArgs FILENAME SHA512)
|
||||
|
Loading…
x
Reference in New Issue
Block a user