Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
fd64b84d152ea0d9e2425e172db34aeb67ea8cf1
/
.
/
Tests
/
RunCMake
/
RuntimePath
/
SymlinkImplicitCheck.cmake
blob: 4f50d4bac001aaf3f929dd78b56b6aee6d0aca44 [
file
]
file
(
COPY $
{
dir
}/
bin$
{
cfg_dir
}/
exe DESTINATION $
{
dir
})
file
(
RPATH_CHANGE FILE
"${dir}/exe"
OLD_RPATH
"${dir}/libLink"
NEW_RPATH
"old-should-not-exist"
)