Sign in
fuchsia
/
third_party
/
cmake
/
79c89f6a95437205f8c35a356eeda371ab9e5e1b
/
.
/
Tests
/
RunCMake
/
CommandLine
/
E_create_hardlink-unresolved-symlink-prereq-check.cmake
blob: 5b97aecc0d9a68d82f68be498ef4eb7c873821f4 [
file
] [
log
] [
blame
]
if
(
$
{
actual_stderr_var
}
MATCHES
"operation not permitted"
)
unset
(
msg
)
endif
()