mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-01 08:51:48 +08:00
2b20b27b0d
* [document] Fix the automatically generated document URL * [docs] Format all documents
775 B
775 B
z_vcpkg_prettify_command_line
The latest version of this document lives in the vcpkg repo.
Only for internal use in vcpkg helpers. Behavior and arguments will change without notice. Turn a command line into a formatted string.
z_vcpkg_prettify_command_line(<out-var> <argument>...)
This command is for internal use, when printing out to a message.
Examples
scripts/cmake/vcpkg_execute_build_process.cmake
scripts/cmake/vcpkg_execute_required_process.cmake
scripts/cmake/vcpkg_execute_required_process_repeat.cmake