Implement changes for CMake policy 0068
commita726027aa49762378558291c1d88ebf2fb611200
authorErik Lindahl <erik@kth.se>
Wed, 27 Dec 2017 11:50:51 +0000 (27 12:50 +0100)
committerMark Abraham <mark.j.abraham@gmail.com>
Thu, 4 Jan 2018 10:14:25 +0000 (4 11:14 +0100)
tree31d7af220b1128cea8527fe32abd2b29ccb6a8e1
parentf0d1c83261fbea4f9ff65d3d274c20c833d4c417
Implement changes for CMake policy 0068

CMake-3.9 introduced a changed behavior for RPATH
vs. install_name options on OS X. This avoids relying
on functionality that will be removed in future
CMake versions.

Change-Id: Ic3697615bc372d09d45dfd007ba5a088624de051
CMakeLists.txt