diff options
Diffstat (limited to 'docs/maintainers/internal')
4 files changed, 4 insertions, 4 deletions
diff --git a/docs/maintainers/internal/vcpkg_internal_get_cmake_vars.md b/docs/maintainers/internal/vcpkg_internal_get_cmake_vars.md index 62ac8080c..63218102f 100644 --- a/docs/maintainers/internal/vcpkg_internal_get_cmake_vars.md +++ b/docs/maintainers/internal/vcpkg_internal_get_cmake_vars.md @@ -1,6 +1,6 @@ # vcpkg_internal_get_cmake_vars -The latest version of this document lives in the [vcpkg repo](https://github.com/Microsoft/vcpkg/blob/master/). +The latest version of this document lives in the [vcpkg repo](https://github.com/Microsoft/vcpkg/blob/master/docs/). **Only for internal use in vcpkg helpers. Behavior and arguments will change without notice.** Runs a cmake configure with a dummy project to extract certain cmake variables diff --git a/docs/maintainers/internal/z_vcpkg_apply_patches.md b/docs/maintainers/internal/z_vcpkg_apply_patches.md index e4d54caf4..64351ed52 100644 --- a/docs/maintainers/internal/z_vcpkg_apply_patches.md +++ b/docs/maintainers/internal/z_vcpkg_apply_patches.md @@ -1,6 +1,6 @@ # z_vcpkg_apply_patches -The latest version of this document lives in the [vcpkg repo](https://github.com/Microsoft/vcpkg/blob/master/). +The latest version of this document lives in the [vcpkg repo](https://github.com/Microsoft/vcpkg/blob/master/docs/). **Only for internal use in vcpkg helpers. Behavior and arguments will change without notice.** diff --git a/docs/maintainers/internal/z_vcpkg_function_arguments.md b/docs/maintainers/internal/z_vcpkg_function_arguments.md index a31d8b33c..ac6fb1b60 100644 --- a/docs/maintainers/internal/z_vcpkg_function_arguments.md +++ b/docs/maintainers/internal/z_vcpkg_function_arguments.md @@ -1,6 +1,6 @@ # z_vcpkg_function_arguments -The latest version of this document lives in the [vcpkg repo](https://github.com/Microsoft/vcpkg/blob/master/). +The latest version of this document lives in the [vcpkg repo](https://github.com/Microsoft/vcpkg/blob/master/docs/). **Only for internal use in vcpkg helpers. Behavior and arguments will change without notice.** Get a list of the arguments which were passed in. diff --git a/docs/maintainers/internal/z_vcpkg_prettify_command_line.md b/docs/maintainers/internal/z_vcpkg_prettify_command_line.md index 9bbb1c457..f17114bce 100644 --- a/docs/maintainers/internal/z_vcpkg_prettify_command_line.md +++ b/docs/maintainers/internal/z_vcpkg_prettify_command_line.md @@ -1,6 +1,6 @@ # z_vcpkg_prettify_command_line -The latest version of this document lives in the [vcpkg repo](https://github.com/Microsoft/vcpkg/blob/master/). +The latest version of this document lives in the [vcpkg repo](https://github.com/Microsoft/vcpkg/blob/master/docs/). **Only for internal use in vcpkg helpers. Behavior and arguments will change without notice.** Turn a command line into a formatted string. |
