Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 486 Bytes

vcpkg_prettify_command.md

File metadata and controls

17 lines (12 loc) · 486 Bytes

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