Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
422c1de564cec5689de052d5eb0c2ddd7065833c
/
.
/
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"
)