[mapserver-commits] [MapServer/MapServer] 0a5d95: cmake: respect configuration of `CMAKE_INSTALL_RPATH`

Carlo Cabrera noreply at github.com
Tue Jun 6 03:50:44 PDT 2023


  Branch: refs/heads/backport-6902-to-branch-8-0
  Home:   https://github.com/MapServer/MapServer
  Commit: 0a5d9559a95ff90c7fb4f14cb8ec17fa4b0a5fc3
      https://github.com/MapServer/MapServer/commit/0a5d9559a95ff90c7fb4f14cb8ec17fa4b0a5fc3
  Author: Carlo Cabrera <30379873+carlocab at users.noreply.github.com>
  Date:   2023-06-06 (Tue, 06 Jun 2023)

  Changed paths:
    M CMakeLists.txt

  Log Message:
  -----------
  cmake: respect configuration of `CMAKE_INSTALL_RPATH`

This will allow users to set this to a value more appropriate for their
installation.

This would be useful for us at Homebrew, for example, where we set this
to the appropriate value for Homebrew installations.[^1]

[^1]: https://github.com/Homebrew/homebrew-core/blob/a661bd4800424c1bfe7715d1c72c6566545cc2d6/Formula/mapserver.rb#L52




More information about the MapServer-commits mailing list