Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
d6bfce26ad59086282c27b090cefa00ccdeed7e7
/
.
/
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
()