[Liblas-commits] [libLAS/libLAS] ce9bc0: cmake: set CMAKE_MACOSX_RPATH to `OFF` explicitly

GitHub noreply at github.com
Wed Oct 31 09:13:43 PDT 2018


  Branch: refs/heads/master
  Home:   https://github.com/libLAS/libLAS
  Commit: ce9bc0da9e5d1eb8527259854aa826df062ed18e
      https://github.com/libLAS/libLAS/commit/ce9bc0da9e5d1eb8527259854aa826df062ed18e
  Author: Ben Boeckel <ben.boeckel at kitware.com>
  Date:   2018-10-31 (Wed, 31 Oct 2018)

  Changed paths:
    M CMakeLists.txt

  Log Message:
  -----------
  cmake: set CMAKE_MACOSX_RPATH to `OFF` explicitly

CMake policy settings of `OLD` are not meant to be used as workarounds
for CMake's behavior changes. Instead, just set the property to `OFF` as
this is what setting the policy to `OLD` effectively does.


  Commit: c89277c5f87d30b18c2273949d2387129ae9fb52
      https://github.com/libLAS/libLAS/commit/c89277c5f87d30b18c2273949d2387129ae9fb52
  Author: Howard Butler <howard at hobu.co>
  Date:   2018-10-31 (Wed, 31 Oct 2018)

  Changed paths:
    M CMakeLists.txt

  Log Message:
  -----------
  Merge pull request #152 from mathstuf/avoid-setting-old-policies

cmake: set CMAKE_MACOSX_RPATH to `OFF` explicitly


Compare: https://github.com/libLAS/libLAS/compare/8b0f3d1dab7c...c89277c5f87d
      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.


More information about the Liblas-commits mailing list