mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-27 10:21:07 +08:00
[scripts-audit] vcpkg_find_acquire_program (#21173)
This commit is contained in:
parent
c32ccbb34c
commit
86b23850c3
@ -6,10 +6,10 @@ Download or find a well-known tool.
|
||||
|
||||
## Usage
|
||||
```cmake
|
||||
vcpkg_find_acquire_program(<VAR>)
|
||||
vcpkg_find_acquire_program(<program>)
|
||||
```
|
||||
## Parameters
|
||||
### VAR
|
||||
### program
|
||||
This variable specifies both the program to be acquired as well as the out parameter that will be set to the path of the program executable.
|
||||
|
||||
## Notes
|
||||
|
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user