windows-amd64-prebuilt-libr.../vcpkg/docs/maintainers/vcpkg_prettify_command.md
2020-10-11 02:04:38 +02:00

486 B

vcpkg_prettify_command

Turns list of command arguments into a formatted string.

Usage

vcpkg_prettify_command(<INPUT_VAR> <OUTPUT_VAR>)

Examples

  • scripts/cmake/vcpkg_execute_build_process.cmake
  • scripts/cmake/vcpkg_execute_required_process.cmake
  • scripts/cmake/vcpkg_execute_required_process_repeat.cmake

Source

scripts/cmake/vcpkg_prettify_command.cmake