mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-22 22:31:18 -05:00
846a650ff7
Fixes: #23748
7 lines
202 B
Plaintext
7 lines
202 B
Plaintext
^-- CMAKE_ARGC='5'
|
|
-- CMAKE_ARGV1='-P'
|
|
-- CMAKE_ARGV2='[^']*/Tests/RunCMake/CommandLine/P_args.cmake'
|
|
-- CMAKE_ARGV3='relative/path'
|
|
-- CMAKE_ARGV4='[^']*/Tests/RunCMake/CommandLine'
|
|
-- CMAKE_ARGV5=''$
|