• Carlos O'Ryan's avatar
    Fix RPATH when CMAKE_INSTALL_LIBDIR != lib. · b10d490e
    Carlos O'Ryan authored
    In some platforms ${CMAKE_INSTALL_LIBDIR} expands to `lib64`. The libraries
    are correctly installed in that directory, but the RPATH is set to point to
    `$ORIGIN/../lib`, where it should be `$ORIGIN/../lib64`.
    b10d490e
Name
Last commit
Last update
..
CMakeLists.txt Loading commit data...
README.md Loading commit data...
conformance.cmake Loading commit data...
examples.cmake Loading commit data...
extract_includes.bat.in Loading commit data...
install.cmake Loading commit data...
libprotobuf-lite.cmake Loading commit data...
libprotobuf.cmake Loading commit data...
libprotoc.cmake Loading commit data...
protobuf-config-version.cmake.in Loading commit data...
protobuf-config.cmake.in Loading commit data...
protobuf-lite.pc.cmake Loading commit data...
protobuf-module.cmake.in Loading commit data...
protobuf-options.cmake Loading commit data...
protobuf.pc.cmake Loading commit data...
protoc.cmake Loading commit data...
tests.cmake Loading commit data...
version.rc.in Loading commit data...