[pdal-commits] [PDAL/PDAL] adc2d7: Remove custom INSTALL_NAME_DIR for APPLE
GitHub
noreply at github.com
Wed May 11 09:39:00 PDT 2016
Branch: refs/heads/master
Home: https://github.com/PDAL/PDAL
Commit: adc2d74bba15601a7c2d6c57e1c57e8805abd70b
https://github.com/PDAL/PDAL/commit/adc2d74bba15601a7c2d6c57e1c57e8805abd70b
Author: Pete Gadomski <pete.gadomski at gmail.com>
Date: 2016-05-11 (Wed, 11 May 2016)
Changed paths:
M cmake/macros.cmake
Log Message:
-----------
Remove custom INSTALL_NAME_DIR for APPLE
This was creating duplicate links in downstreams.
Commit: 6a63d59b8a3e473f7a50f3a92b4161982d3d1346
https://github.com/PDAL/PDAL/commit/6a63d59b8a3e473f7a50f3a92b4161982d3d1346
Author: Pete Gadomski <pete.gadomski at gmail.com>
Date: 2016-05-11 (Wed, 11 May 2016)
Changed paths:
M cmake/rpath.cmake
Log Message:
-----------
Remove APPLE-specific BUILD_WITH_INSTALL_RPATH
A previous change removed any special behavior for APPLE, so we should
remove the entire if statement.
Commit: 7174f3f9279bfb772eb9749d526000bca4f4ae76
https://github.com/PDAL/PDAL/commit/7174f3f9279bfb772eb9749d526000bca4f4ae76
Author: Howard Butler <howard at hobu.co>
Date: 2016-05-11 (Wed, 11 May 2016)
Changed paths:
M cmake/macros.cmake
M cmake/rpath.cmake
Log Message:
-----------
Merge pull request #1244 from gadomski/simpler-osx-linking
Simpler osx linking
Compare: https://github.com/PDAL/PDAL/compare/edbeea7a5803...7174f3f9279b
More information about the pdal-commits
mailing list