ldc
ldc copied to clipboard
cmake `--prefix` and CMAKE_INSTALL_RPATH ignored
linux with master branch:
try install with --prefix not work:
cmake --install build --prefix /mnt/usr
The cmake configure arguments -DCMAKE_INSTALL_RPATH="\$ORIGIN/../lib" not work after cmake --install.