Sign in
cmake
/
cmake
/
39e5a4da220c1ddcd73d74d26ed55a7418add215
/
.
/
Tests
/
RunCMake
/
cmake_parse_arguments
/
BadArgvN4.cmake
blob: b887a28b571e942a34abc19c0b76a97fc4df34c0 [
file
] [
log
] [
blame
]
set
(
ARGC
1
)
cmake_parse_arguments
(
PARSE_ARGV
0
pref
""
""
""
)
unset
(
ARGC
)